summaryrefslogtreecommitdiffstats
path: root/server/tests/test_util.h
Commit message (Collapse)AuthorAgeFilesLines
* server/tests: add test_display_no_sslAlon Levy2010-11-301-0/+12
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)