summaryrefslogtreecommitdiff
path: root/test/dbus-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* Configure option to disable traditional activationTopi Miettinen2019-03-251-0/+6
* Merge branch 'unprivileged-container' into 'master'Simon McVittie2018-12-051-2/+28
|\
| * dbus-daemon test: Don't test fd limits if in an unprivileged containerSimon McVittie2018-12-041-2/+28
* | Translate Python-based tests to CSimon McVittie2018-12-031-1/+237
|/
* test/dbus-daemon: Mark max-connections-per-user as unimplemented on WindowsSimon McVittie2018-11-291-5/+22
* dbus-daemon test: Allow much longer for pending fd timeoutSimon McVittie2018-10-231-3/+7
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-1/+7
* test/dbus-daemon: Don't leak expected error for max connectionsSimon McVittie2018-08-021-0/+1
* test/dbus-daemon: Don't leak error if no machine ID was foundSimon McVittie2018-08-021-0/+1
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-1/+5
* test: Avoid g_queue_foreachSimon McVittie2018-08-021-1/+5
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-201-12/+101
* tests: Assert that dbus-daemon filters unknown header fieldsSimon McVittie2018-01-111-1/+5
* test/dbus-daemon: Assert absence of Containers1 credentialsSimon McVittie2017-12-121-0/+4
* tests: Add the ability to multiply up test timeoutsSimon McVittie2017-12-041-1/+1
* test-utils: Separate failable and non-failable functionsSimon McVittie2017-12-041-2/+1
* tests: Use test_main_context_call_and_waitSimon McVittie2017-11-241-269/+66
* tests: Don't use the same variable for call and replySimon McVittie2017-11-241-113/+112
* test/dbus-daemon: Don't leak method call messages if we skip testsSimon McVittie2017-11-241-24/+48
* test_peer_ping: Don't leak one method call per invocationSimon McVittie2017-11-241-2/+1
* tests: In slower tests, make the timeout per-test-caseSimon McVittie2017-09-271-0/+3
* tests: Use dbus_clear_connection etc. in a couple of testsSimon McVittie2017-07-301-97/+72
* test: Exercise min_fds, max_fdsSimon McVittie2017-07-281-0/+148
* Merge branch 'dbus-1.10'Simon McVittie2017-07-071-0/+1
|\
| * test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie2017-07-071-0/+1
* | Add dbus_try_get_local_machine_id()Simon McVittie2017-06-081-17/+7
* | test/dbus-daemon: Exercise Properties, Features and InterfacesSimon McVittie2017-06-081-0/+761
* | test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-081-0/+122
* | test/dbus-daemon: Fix some memory leaksSimon McVittie2017-06-081-0/+12
* | tests: Wrap file-deletion functions to handle EINTRSimon McVittie2017-02-201-2/+3
* | test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie2017-02-201-1/+1
* | Make uid 0 immune to pending_fd_timeout limitSimon McVittie2016-11-111-0/+6
* | Fix warnings from compiler option '-Wshadow'Thomas Zimmermann2016-10-101-2/+2
* | dbus-daemon test: exercise pending fd timeout testSimon McVittie2016-08-161-0/+131
* | dbus-daemon test: exercise max_names_per_connection limitSimon McVittie2016-08-161-0/+47
* | dbus-daemon test: exercise maximum match rules per connectionSimon McVittie2016-08-161-0/+35
* | dbus-daemon test: exercise maximum replies per connectionSimon McVittie2016-08-161-0/+178
* | dbus-daemon test: exercise maximum connection countsSimon McVittie2016-08-161-9/+67
|/
* Use dbus_set_error_from_message() to check for an errorРуслан Ижбулатов2016-06-301-9/+13
* tests: avoid noise on stdout when not --verboseSimon McVittie2015-04-161-5/+5
* Fix of 'warning: unused variable ‘result‘ [-Wunused-variable]'.Ralf Habacker2015-03-041-1/+0
* Add a regression test for connecting to XDG_RUNTIME_DIR/bus by defaultSimon McVittie2015-02-241-3/+78
* Add regression test for LinuxSecurityLabel credentialSimon McVittie2015-02-181-1/+25
* Add test for windows sid.Ralf Habacker2015-02-111-2/+22
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-2/+1
* Add infrastructure to run bits of tests under an alternative uidSimon McVittie2015-02-031-0/+1
* Factor out some utility functions from test/dbus-daemon*Simon McVittie2015-02-031-188/+22
* Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie2015-01-011-0/+87
|\
| * Add a regression test for path-based UpdateActivationEnvironment hardeningSimon McVittie2015-01-011-0/+87
* | Add NetBSD to the list of platforms where credentials-passing a pid should workSimon McVittie2014-11-061-1/+2