Alon Levy
293f5f0df8
server/tests: split test_display_no_ssl to test_display_base, add streaming test
2011-01-10 14:11:37 +02:00
Alon Levy
2c16ef8f26
server/tests/test_display_no_ssl: add update_area, COPY_BITS to tested functions, make a queue of QXLCommandExt waiting (cursor still with production at get_command)
2011-01-10 14:11:37 +02:00
Alon Levy
92e4ab6d68
server/tests/test_display_no_ssl: add surface create/destroy test (commented out), and square mode (default)
2011-01-10 14:11:37 +02:00
Alon Levy
c1846506de
server/tests/test_display_no_ssl: change color every circle
2011-01-10 14:11:37 +02:00
Alon Levy
618d13d4d1
server/tests/test_display_no_ssl: restart notify timer
2011-01-10 14:11:37 +02:00
Alon Levy
9cdeac5da5
server/tests/test_display_no_ssl: disable cursor test until it works correctly
2011-01-10 14:11:22 +02:00
Alon Levy
4dcacefb06
server/test/test_display_no_ssl: add beginning of basic cursor item test. doesn't actually show anything on client. also, leaks.
2011-01-10 14:10:44 +02:00
Alon Levy
e62f4b6fc7
server/tests/test_display_no_ssl: make window 320x320, two colored updates, one in notify batch
2011-01-10 14:10:38 +02:00
Alon Levy
9002d3f005
server/tests: add test_display_no_ssl
...
updates taken from spice vga mode updates, i.e. non cacheable, glz compressed
(depends on whatever settings you apply to the server) opaque draw operations.
+ completed the SpiceCoreInterface implementation (timers)
v1->v2:
removed test_util.c (Hans)
replaced mallocz with calloc (Hans)
2010-11-30 21:03:14 +02:00