summaryrefslogtreecommitdiffstats
path: root/server/tests/test_display_base.h
Commit message (Collapse)AuthorAgeFilesLines
* server/tests: introduce Test structAlon Levy2012-09-021-5/+43
|
* server/tests: add SLEEP command to test_display_baseYonit Halperin2012-05-031-0/+6
|
* server/tests: add clip to SIMPLE_DRAW_BITMAPYonit Halperin2012-05-031-0/+2
|
* server/tests: add SIMPLE_DRAW_SOLID and SIMPLE_DRAW_BITMAPAlon Levy2012-05-031-0/+2
|
* server/tests: refactor CommandAlon Levy2012-05-031-5/+28
|
* server/tests: add test_get_width/test_get_heightAlon Levy2012-05-031-0/+3
|
* server/tests/test_display_base: add CommandAlon Levy2012-03-221-10/+26
| | | | add parameters to the commands used for display tests.
* server/tests: use getopt_longAlon Levy2012-02-141-2/+1
|
* Adding support to automated testsFabiano FidĂȘncio2012-02-141-0/+3
| | | | | | | As suggested by Alon, a simple automated test to try to find regressions in Spice code. To use this, compile Spice with --enable-automated-tests and run test_display_streaming passing --automated-tests as parameter.
* server/tests: split test_display_no_ssl to test_display_base, add streaming testAlon Levy2011-01-101-0/+23