summaryrefslogtreecommitdiff
path: root/tests/threaded.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-04-221-4/+0
* Adapt tests and examples to API changeTimm Bäder2016-04-221-1/+1
* tests: Avoid race condition in threaded tests0.7.93Christophe Fergeau2015-03-171-2/+2
* tests: Remove unused 'session' variableChristophe Fergeau2014-09-031-3/+0
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-031-0/+2
* Drop obsolete g_thread_init()Martin Pitt2012-06-161-1/+0
* tests/threaded: don't be verbose by defaultRoss Burton2010-05-141-2/+5
* Fix compile warnings with const errorRoss Burton2009-10-121-1/+1
* Exit the server first, to avoid ORBit concurrency issuesRoss Burton2009-06-181-0/+1
* Use 127.0.0.1 instead of localhost because we're using IPv4Ross Burton2009-06-181-1/+1
* Add basic test case for threaded opsRoss Burton2009-05-291-0/+109