summaryrefslogtreecommitdiff
path: root/test/test-utils-glib.c
Commit message (Expand)AuthorAgeFilesLines
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-0/+57
* tests: Add the ability to multiply up test timeoutsSimon McVittie2018-02-061-7/+8
* test_connect_to_bus: Allow skipping the use of a DBusLoopSimon McVittie2018-02-061-1/+3
* tests: In slower tests, make the timeout per-test-caseSimon McVittie2017-09-271-5/+36
* test-utils-glib: Try to emit TAP diagnostics before abortingSimon McVittie2017-09-271-2/+14
* test, tools: assert impossible values of local enums are not reachedSimon McVittie2017-04-071-1/+8
* sd-activation test: Exercise transient servicesSimon McVittie2017-02-211-0/+22
* sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie2017-02-211-0/+24
* test-utils-glib: Wait for the killed process to exitSimon McVittie2017-02-211-0/+19
* tests: Wrap file-deletion functions to handle EINTRSimon McVittie2017-02-201-1/+47
* test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie2017-02-201-2/+11
* Add missing function attributes suggested by clang (but not by gcc)Simon McVittie2016-10-131-0/+2
* When running dbus-daemon --session in tests, override listen addressSimon McVittie2015-10-261-12/+32
* tests: use the new bus setup for `make installcheck`Simon McVittie2015-06-171-2/+2
* tests: provide g_test_skip() emulation for older GLibSimon McVittie2015-04-161-9/+20
* tests: avoid noise on stdout when not --verboseSimon McVittie2015-04-161-0/+11
* test_init: convert SIGALRM into SIGABRT so we leave a core dump on timeoutSimon McVittie2015-02-241-0/+17
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-0/+26
* Treat root as a valid candidate for TEST_USER_MESimon McVittie2015-02-031-11/+1
* Add a regression test for systemd activationSimon McVittie2015-02-031-0/+3
* Add a test for uid-controlled permissionsSimon McVittie2015-02-031-0/+82
* Add infrastructure to run bits of tests under an alternative uidSimon McVittie2015-02-031-10/+109
* Factor out some utility functions from test/dbus-daemon*Simon McVittie2015-02-031-0/+213