summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* server/tests: test_display_width_strideAlon Levy2013-05-174-7/+154
* server/tests/test_display_base: add missing set_client_capabilities, fix clie...Alon Levy2013-05-171-1/+11
* Revert "server: add websockets support via libwebsockets"Alon Levy2012-11-041-3/+1
* server: add websockets support via libwebsocketsAlon Levy2012-10-251-1/+3
* server/tests/test_display_base: fix segfault in testAlon Levy2012-10-251-1/+5
* server/tests: agent mock, client_monitors_configAlon Levy2012-09-134-1/+49
* server/tests/test_display_base: fix update_area abortAlon Levy2012-09-031-1/+3
* server: add dist-hook to prevent spice version configure/spice.h differenceAlon Levy2012-09-031-0/+42
* add server/tests/test_vdagentAlon Levy2012-09-022-0/+115
* server/tests/test_two_serversAlon Levy2012-09-022-0/+47
* server/tests: introduce Test structAlon Levy2012-09-025-146/+170
* tests: add missing file to .gitignoreMarc-André Lureau2012-07-161-0/+1
* server/tests: test_display_streaming - test wide sized framesYonit Halperin2012-05-161-3/+8
* server/tests/test_display_streaming: include tests for clip and sized framesYonit Halperin2012-05-031-16/+181
* server/tests: use the correct dimensions in SIMPLE_UPDATEYonit Halperin2012-05-031-2/+2
* server/tests: add SLEEP command to test_display_baseYonit Halperin2012-05-032-0/+10
* server/tests: add clip to SIMPLE_DRAW_BITMAPYonit Halperin2012-05-032-6/+30
* server/tests/test_display_streaming: update to create sized framesAlon Levy2012-05-031-7/+37
* server/tests: add SIMPLE_DRAW_SOLID and SIMPLE_DRAW_BITMAPAlon Levy2012-05-032-6/+39
* server/tests: refactor CommandAlon Levy2012-05-033-16/+37
* server/tests: add test_get_width/test_get_heightAlon Levy2012-05-032-0/+19
* server/tests: refactor test_display_baseAlon Levy2012-05-031-34/+45
* Ensure config.h is the first include in the fileDaniel P. Berrange2012-04-251-1/+1
* Make some int->pointer casts explicitDaniel P. Berrange2012-04-251-2/+2
* Use the spice-common submoduleMarc-André Lureau2012-03-251-10/+11
* server/tests: add resolution changes testerAlon Levy2012-03-222-6/+80
* server/tests/test_display_base: add CommandAlon Levy2012-03-222-45/+101
* server/tests/test_display_base: remove 64bit arch assumptionsAlon Levy2012-03-211-5/+5
* build-sys: fix make distcheckMarc-André Lureau2012-03-011-2/+2
* build-sys: cleanup server/tests/Makefile.amMarc-André Lureau2012-03-011-10/+43
* Enabling cursor in server/testsFabiano Fidêncio2012-02-261-31/+48
* server/tests/basic_event_loop: print something on channel_eventAlon Levy2012-02-151-1/+2
* Remove all usages of bzero()Dan McGee2012-02-143-6/+6
* server/tests: use getopt_longAlon Levy2012-02-143-22/+32
* Adding image to be used as "correct" in regression testsFabiano Fidêncio2012-02-141-0/+0
* Adding support to automated testsFabiano Fidêncio2012-02-146-9/+156
* server/tests/test_empty_success: fix warning on bzeroAlon Levy2012-01-231-0/+2
* Update .gitignore with a few more generated filesDan McGee2012-01-231-0/+2
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-131-1/+1
* Add missing includes of config.hDaniel P. Berrange2012-01-138-0/+8
* Remove bogus include of strings.hDaniel P. Berrange2012-01-134-4/+0
* Remove trailing blank linesDaniel P. Berrange2012-01-138-8/+0
* Remove useless if() before free()Daniel P. Berrange2012-01-131-3/+1
* server: fix function prototypesChristophe Fergeau2011-09-058-11/+11
* fix valgrind warning in test_display__streamChristophe Fergeau2011-09-011-1/+1
* server: add tester and todo for multiple client supportAlon Levy2011-08-231-0/+121
* server/tests/test_playback: correctly use spice_server_playback_get_bufferAlon Levy2011-08-231-14/+27
* server/tests/basic_event_loop: multiple fixesAlon Levy2011-08-233-128/+37
* server/tests/test_display_base: fix compileAlon Levy2011-08-231-2/+4
* server/tests: test_util.h: fix double ASSERT definitionAlon Levy2011-07-201-0/+3