summaryrefslogtreecommitdiff
path: root/test/test-utils-glib.h
Commit message (Expand)AuthorAgeFilesLines
* test_get_helper_executable: Add functionSimon McVittie2018-10-311-0/+2
* test_incomplete: Add functionSimon McVittie2018-10-311-0/+2
* tests: Add a GAsyncReadyCallback that stores the GAsyncResultSimon McVittie2018-06-211-0/+4
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-0/+2
* tests: Add the ability to multiply up test timeoutsSimon McVittie2017-12-041-1/+1
* test_main_context_call_and_wait: AddSimon McVittie2017-11-241-0/+7
* test-utils-glib: Add function to connect with GDBus as another uidSimon McVittie2017-11-061-0/+4
* test-utils-glib: Add failable functions to connect to a busSimon McVittie2017-11-061-2/+6
* Add a simplified backport of g_steal_pointer()Simon McVittie2017-11-061-0/+15
* 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