summaryrefslogtreecommitdiff
path: root/test/dbus-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* Disable the Containers interfaceSimon McVittie2021-12-101-4/+0
* test: Exercise successful and failed RemoveMatch callsSimon McVittie2021-11-221-21/+144
* tests: Skip system bus test if we are root but messagebus does not existSimon McVittie2019-07-031-1/+1
* Merge branch 'send_destination_prefix' into 'master'Simon McVittie2019-05-301-0/+269
|\
| * test: send_destination(_prefix) testsAdrian Szyndela2019-05-141-0/+269
* | Merge branch 'unix-gids' into 'master'Simon McVittie2019-05-131-1/+56
|\ \ | |/ |/|
| * test-dbus-daemon: Fix a misleading variable nameSimon McVittie2019-04-171-4/+4
| * Add UnixGroupIDs to connection credentialsMatthijs van Duin2019-03-251-1/+56
* | Merge branch 'disable-traditional-activation' into 'master'Simon McVittie2019-04-171-0/+6
|\ \
| * | Configure option to disable traditional activationTopi Miettinen2019-03-251-0/+6
| |/
* | test-dbus-daemon: Say why we don't check the value of LinuxSecurityLabelSimon McVittie2019-04-171-0/+13
|/
* 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