summaryrefslogtreecommitdiff
path: root/test/test-utils-glib.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-26When running dbus-daemon --session in tests, override listen addressSimon McVittie1-12/+32
2015-06-17tests: use the new bus setup for `make installcheck`Simon McVittie1-2/+2
2015-04-16tests: provide g_test_skip() emulation for older GLibSimon McVittie1-9/+20
2015-04-16tests: avoid noise on stdout when not --verboseSimon McVittie1-0/+11
2015-02-24test_init: convert SIGALRM into SIGABRT so we leave a core dump on timeoutSimon McVittie1-0/+17
2015-02-04Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie1-0/+26
2015-02-03Treat root as a valid candidate for TEST_USER_MESimon McVittie1-11/+1
2015-02-03Add a regression test for systemd activationSimon McVittie1-0/+3
2015-02-03Add a test for uid-controlled permissionsSimon McVittie1-0/+82
2015-02-03Add infrastructure to run bits of tests under an alternative uidSimon McVittie1-10/+109
2015-02-03Factor out some utility functions from test/dbus-daemon*Simon McVittie1-0/+213