summaryrefslogtreecommitdiffstats
path: root/server/tests/basic_event_loop.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headersChristophe Fergeau2015-10-191-0/+17
* replay: do not define same type twiceFrediano Ziglio2015-09-011-4/+4
* tests: use glib main loopMarc-André Lureau2015-08-201-190/+95
* Fix -WformatFabiano Fidêncio2014-09-121-1/+1
* server/tests: agent mock, client_monitors_configAlon Levy2012-09-131-1/+1
* server/tests/basic_event_loop: print something on channel_eventAlon Levy2012-02-151-1/+2
* Remove all usages of bzero()Dan McGee2012-02-141-1/+1
* Add missing includes of config.hDaniel P. Berrange2012-01-131-0/+1
* Remove bogus include of strings.hDaniel P. Berrange2012-01-131-1/+0
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* server: fix function prototypesChristophe Fergeau2011-09-051-1/+1
* server/tests/basic_event_loop: multiple fixesAlon Levy2011-08-231-121/+30
* server/tests/basic_event_loop: strange assert failure; fixAlon Levy2011-07-051-1/+1
* server/tests remove useless assignmentChristophe Fergeau2011-04-081-1/+0
* tests: fix compilation with -Wall -WerrorChristophe Fergeau2011-04-081-1/+1
* server/tests/basic_event_loop: fix bzero warningAlon Levy2011-02-111-0/+1
* server/tests: fix timer reset to allow setting next call during callbackAlon Levy2011-01-101-1/+1
* server/tests: basic_event_loop: reset timer after firing itAlon Levy2011-01-101-0/+1
* server/tests: add test_display_no_sslAlon Levy2010-11-301-45/+275
* server: tests: add basic tests with working do nothing serverAlon Levy2010-11-081-0/+144