summaryrefslogtreecommitdiff
path: root/test/uid-permissions.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-0/+1
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-1/+5
* Revert "test/uid-permissions: Assert that AddServer is privileged"Simon McVittie2017-12-121-76/+0
* test/uid-permissions: Assert that AddServer is privilegedSimon McVittie2017-12-111-0/+81
* tests: Use test_main_context_call_and_waitSimon McVittie2017-11-241-30/+4
* tests: Don't use the same variable for call and replySimon McVittie2017-11-241-26/+24
* tests: Don't leak pending callsSimon McVittie2017-11-241-0/+2
* test-utils-glib: Add failable functions to connect to a busSimon McVittie2017-11-061-4/+12
* test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie2017-02-201-1/+1
* uid-permissions test: don't assert that root can UpdateActivationEnvironmentSimon McVittie2015-11-231-4/+79
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-2/+1
* bus driver: factor out bus_driver_check_caller_is_privileged, and allow rootSimon McVittie2015-02-031-3/+3
* Add a test for uid-controlled permissionsSimon McVittie2015-02-031-0/+200