summaryrefslogtreecommitdiff
path: root/test/test-utils-glib.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-27tests: In slower tests, make the timeout per-test-caseSimon McVittie1-5/+36
2017-09-27test-utils-glib: Try to emit TAP diagnostics before abortingSimon McVittie1-2/+14
2017-04-07test, tools: assert impossible values of local enums are not reachedSimon McVittie1-1/+8
2017-02-21sd-activation test: Exercise transient servicesSimon McVittie1-0/+22
2017-02-21sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie1-0/+24
2017-02-21test-utils-glib: Wait for the killed process to exitSimon McVittie1-0/+19
2017-02-20tests: Wrap file-deletion functions to handle EINTRSimon McVittie1-1/+47
2017-02-20test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie1-2/+11
2016-10-13Add missing function attributes suggested by clang (but not by gcc)Simon McVittie1-0/+2
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