summaryrefslogtreecommitdiff
path: root/server/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-02tests: Avoid malloc failuresChristophe Fergeau2-2/+8
2014-01-02tests: Remove unused variablesChristophe Fergeau2-3/+0
2013-10-07server/tests: avoid using deprecated symbolsMarc-André Lureau1-7/+6
2013-09-17build-sys: fix some automake warningMarc-André Lureau1-2/+2
2013-07-16syntax-check: make sure config.h is the first included .h fileUri Lublin1-1/+1
2013-07-16syntax-check: fix no-newline or empty line at EOFUri Lublin1-1/+1
2013-07-16syntax-check: fix cast_of_argument_to_freeUri Lublin1-1/+2
2013-07-16server/tests: fix timer for test_empty_successUri Lublin1-1/+9
2013-07-16server/tests: test_display_width_stride: add destroy commandUri Lublin1-0/+9
2013-07-16server/tests: remove option from usage if AUTOMATED_TESTS is not configuredUri Lublin1-6/+19
2013-07-16server/tests: invalid-option: print the bad argumentUri Lublin1-1/+1
2013-07-16server/tests: fix produce_command for create surfaceUri Lublin1-2/+4
2013-07-16server/tests: test_display_base: set rect according to appropriate surfaceUri Lublin1-5/+2
2013-05-17server/tests: test_display_width_strideAlon Levy4-7/+154
2013-05-17server/tests/test_display_base: add missing set_client_capabilities, fix clie...Alon Levy1-1/+11
2012-11-04Revert "server: add websockets support via libwebsockets"Alon Levy1-3/+1
2012-10-25server: add websockets support via libwebsocketsAlon Levy1-1/+3
2012-10-25server/tests/test_display_base: fix segfault in testAlon Levy1-1/+5
2012-09-13server/tests: agent mock, client_monitors_configAlon Levy4-1/+49
2012-09-03server/tests/test_display_base: fix update_area abortAlon Levy1-1/+3
2012-09-03server: add dist-hook to prevent spice version configure/spice.h differenceAlon Levy1-0/+42
2012-09-02add server/tests/test_vdagentAlon Levy2-0/+115
2012-09-02server/tests/test_two_serversAlon Levy2-0/+47
2012-09-02server/tests: introduce Test structAlon Levy5-146/+170
2012-07-16tests: add missing file to .gitignoreMarc-André Lureau1-0/+1
2012-05-16server/tests: test_display_streaming - test wide sized framesYonit Halperin1-3/+8
2012-05-03server/tests/test_display_streaming: include tests for clip and sized framesYonit Halperin1-16/+181
2012-05-03server/tests: use the correct dimensions in SIMPLE_UPDATEYonit Halperin1-2/+2
2012-05-03server/tests: add SLEEP command to test_display_baseYonit Halperin2-0/+10
2012-05-03server/tests: add clip to SIMPLE_DRAW_BITMAPYonit Halperin2-6/+30
2012-05-03server/tests/test_display_streaming: update to create sized framesAlon Levy1-7/+37
2012-05-03server/tests: add SIMPLE_DRAW_SOLID and SIMPLE_DRAW_BITMAPAlon Levy2-6/+39
2012-05-03server/tests: refactor CommandAlon Levy3-16/+37
2012-05-03server/tests: add test_get_width/test_get_heightAlon Levy2-0/+19
2012-05-03server/tests: refactor test_display_baseAlon Levy1-34/+45
2012-04-25Ensure config.h is the first include in the fileDaniel P. Berrange1-1/+1
2012-04-25Make some int->pointer casts explicitDaniel P. Berrange1-2/+2
2012-03-25Use the spice-common submoduleMarc-André Lureau1-10/+11
2012-03-22server/tests: add resolution changes testerAlon Levy2-6/+80
2012-03-22server/tests/test_display_base: add CommandAlon Levy2-45/+101
2012-03-21server/tests/test_display_base: remove 64bit arch assumptionsAlon Levy1-5/+5
2012-03-01build-sys: fix make distcheckMarc-André Lureau1-2/+2
2012-03-01build-sys: cleanup server/tests/Makefile.amMarc-André Lureau1-10/+43
2012-02-26Enabling cursor in server/testsFabiano Fidêncio1-31/+48
2012-02-15server/tests/basic_event_loop: print something on channel_eventAlon Levy1-1/+2
2012-02-14Remove all usages of bzero()Dan McGee3-6/+6
2012-02-14server/tests: use getopt_longAlon Levy3-22/+32
2012-02-14Adding image to be used as "correct" in regression testsFabiano Fidêncio1-0/+0
2012-02-14Adding support to automated testsFabiano Fidêncio6-9/+156
2012-01-23server/tests/test_empty_success: fix warning on bzeroAlon Levy1-0/+2