summaryrefslogtreecommitdiffstats
path: root/server/tests/test_display_base.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes of config.hDaniel P. Berrange2012-01-131-0/+1
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* Remove useless if() before free()Daniel P. Berrange2012-01-131-3/+1
* server: fix function prototypesChristophe Fergeau2011-09-051-4/+4
* fix valgrind warning in test_display__streamChristophe Fergeau2011-09-011-1/+1
* server/tests/test_display_base: fix compileAlon Levy2011-08-231-2/+4
* server/tests: show port to connect toAlon Levy2011-05-091-1/+3
* tests: fix compilation with -Wall -WerrorChristophe Fergeau2011-04-081-2/+3
* server/tests: split test_display_no_ssl to test_display_base, add streaming testAlon Levy2011-01-101-0/+574