summaryrefslogtreecommitdiffstats
path: root/server/tests/basic_event_loop.c
Commit message (Collapse)AuthorAgeFilesLines
* server/tests: add test_display_no_sslAlon Levy2010-11-301-45/+275
| | | | | | | | | | 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)
* server: tests: add basic tests with working do nothing serverAlon Levy2010-11-081-0/+144