summaryrefslogtreecommitdiff
path: root/test/test-utils-glib.h
Commit message (Expand)AuthorAgeFilesLines
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-0/+2
* Add a simplified backport of g_steal_pointer()Simon McVittie2018-02-071-0/+15
* tests: Add the ability to multiply up test timeoutsSimon McVittie2018-02-061-1/+1
* tests: In slower tests, make the timeout per-test-caseSimon McVittie2017-09-271-0/+2
* Bump GLib dependency for tests to 2.40Simon McVittie2017-06-121-8/+0
* sd-activation test: Exercise transient servicesSimon McVittie2017-02-211-0/+1
* sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie2017-02-211-0/+1
* tests: Wrap file-deletion functions to handle EINTRSimon McVittie2017-02-201-0/+3
* test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie2017-02-201-0/+1
* tests: provide g_test_skip() emulation for older GLibSimon McVittie2015-04-161-0/+8
* tests: avoid noise on stdout when not --verboseSimon McVittie2015-04-161-0/+2
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-0/+2
* Treat root as a valid candidate for TEST_USER_MESimon McVittie2015-02-031-4/+3
* Add a test for uid-controlled permissionsSimon McVittie2015-02-031-0/+3
* Add infrastructure to run bits of tests under an alternative uidSimon McVittie2015-02-031-0/+31
* Factor out some utility functions from test/dbus-daemon*Simon McVittie2015-02-031-0/+49