summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-12-04tests: Add the ability to multiply up test timeoutsSimon McVittie5-11/+12
2017-12-04test-utils: Separate failable and non-failable functionsSimon McVittie10-26/+54
2017-12-04test_connection_setup: Don't crash on unlikely OOMSimon McVittie1-1/+5
2017-12-04test_try_connect_to_bus: Cope with OOM while setting up connectionSimon McVittie1-1/+6
2017-12-04test_try_connect_to_bus: Don't leak the connection on OOMSimon McVittie1-0/+6
2017-11-24tests: Use test_main_context_call_and_waitSimon McVittie4-427/+94
2017-11-24test_main_context_call_and_wait: AddSimon McVittie3-2/+45
2017-11-24test-utils: Use TAP syntax to die with a fatal errorSimon McVittie1-1/+2
2017-11-24tests: Don't use the same variable for call and replySimon McVittie4-225/+205
2017-11-24test/sd-activation: Make more use of dbus_clear_message()Simon McVittie1-18/+11
2017-11-24tests: Don't leak pending callsSimon McVittie2-0/+11
2017-11-24test/dbus-daemon: Don't leak method call messages if we skip testsSimon McVittie1-24/+48
2017-11-24test_peer_ping: Don't leak one method call per invocationSimon McVittie1-2/+1
2017-11-24Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2-0/+153
2017-11-15Remove test data in the "message builder" domain-specific languageSimon McVittie31-957/+0
2017-11-15test-bus*: Output TAP directlySimon McVittie1-9/+3
2017-11-15test-dbus: Produce machine-readable TAP outputSimon McVittie1-8/+4
2017-11-15bus: Silence most log messages when testing OOM handlingSimon McVittie2-5/+9
2017-11-15Unix: Flush stdout and stderr streams before forkingSimon McVittie1-1/+9
2017-11-06test-utils-glib: Add function to connect with GDBus as another uidSimon McVittie2-0/+28
2017-11-06test-utils-glib: Factor out functions for switching uidSimon McVittie1-28/+49
2017-11-06test-utils-glib: Add failable functions to connect to a busSimon McVittie3-22/+61
2017-11-06Add a simplified backport of g_steal_pointer()Simon McVittie1-0/+15
2017-10-31build: Use $(MKDIR_P) syntax suitable for install-shilovezfs1-1/+1
2017-10-23build: Remove various unused files from build systemSimon McVittie3-1097/+0
2017-10-23build: Distribute more test data in source tarballsSimon McVittie1-0/+2
2017-09-27tests: In slower tests, make the timeout per-test-caseSimon McVittie5-5/+46
2017-09-27test-utils-glib: Try to emit TAP diagnostics before abortingSimon McVittie1-2/+14
2017-09-25test/data: Test impossible send_broadcast/send_destination pairSimon McVittie2-0/+7
2017-07-30tests: Use dbus_clear_connection etc. in a couple of testsSimon McVittie2-117/+82
2017-07-28userdb: Respect $HOME for the home directory of our own uidSimon McVittie1-0/+2
2017-07-28test: Exercise min_fds, max_fdsSimon McVittie3-0/+171
2017-07-28Add a regression test for applying bus policy to broadcasts/unicastsSimon McVittie2-5/+203
2017-07-28Add a test-case for combining receive_type and send_destinationSimon McVittie2-0/+7
2017-07-07Merge branch 'dbus-1.10'Simon McVittie2-7/+7
2017-07-07test/name-test: Be compatible with Python 3Simon McVittie2-7/+7
2017-07-07Merge branch 'dbus-1.10'Simon McVittie3-0/+4
2017-07-07tests: Make tests fail if they try to connect to the real session busSimon McVittie2-1/+3
2017-07-07test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie1-0/+1
2017-07-06name-test: Backport dbus-run-session wrapper from git masterSimon McVittie1-1/+21
2017-07-05test-variant: Add a regression test for DBusVariantSimon McVittie2-0/+576
2017-07-05Test dbus_message_iter_abandon_container_if_open under OOM conditionsSimon McVittie1-0/+75
2017-07-05test/message: Add a targeted test for recently-fixed leaksSimon McVittie2-0/+246
2017-07-05internals: Decouple logging an error from exiting unsuccessfullySimon McVittie1-21/+2
2017-06-29test/loopback: Exercise unix:dir addressesSimon McVittie1-2/+15
2017-06-29test/loopback: Assert that the connectable address makes senseSimon McVittie1-1/+74
2017-06-29test/loopback: Don't leak address stringsSimon McVittie1-4/+8
2017-06-27Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2-1/+120
2017-06-27Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2-1/+120
2017-06-27test-pending-call-dispatch: Add copyright and license grantSimon McVittie1-0/+23