summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-12test/internals/syslog: Switch to g_test_trap_subprocess()Simon McVittie1-20/+14
2017-06-12Bump GLib dependency for tests to 2.40Simon McVittie2-13/+0
2017-06-08test-autolaunch: Make recently-added message similar to the othersSimon McVittie1-1/+1
2017-06-08Add dbus_try_get_local_machine_id()Simon McVittie1-17/+7
2017-06-08tests: Don't exercise GetMachineId() or autolaunch if no machine IDSimon McVittie4-0/+34
2017-06-08test/dbus-daemon: Exercise Properties, Features and InterfacesSimon McVittie1-0/+761
2017-06-08test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2-0/+124
2017-06-08test/dbus-daemon: Fix some memory leaksSimon McVittie1-0/+12
2017-06-02bus/driver: Make non-core interfaces unavailable on most object pathsSimon McVittie1-1/+1
2017-06-02test/monitor: Assert that BecomeMonitor() on wrong object path failsSimon McVittie1-0/+43
2017-04-18Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie1-0/+2
2017-04-18Ensure hyphen/minus is treated as literal in regexesSimon McVittie1-1/+1
2017-04-18transient-services integration test: Create the right directorySimon McVittie1-1/+1
2017-04-18AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIRSimon McVittie1-0/+1
2017-04-07test, tools: assert impossible values of local enums are not reachedSimon McVittie1-1/+8
2017-04-05Merge branch 'dbus-1.10'Simon McVittie1-4/+7
2017-04-05test: Fix a couple of memory leaks in test-corruptPhilip Withnall1-2/+6
2017-04-05test: Fix reading off the end of an array in test-corruptPhilip Withnall1-2/+1
2017-03-20test: Remove an unnecessary NULL check in sd-activationPhilip Withnall1-1/+7
2017-03-20test: Fix copy-paste error in waiting for a message in the testsPhilip Withnall1-1/+1
2017-02-21Add a simple integration test for transient servicesSimon McVittie2-11/+205
2017-02-21sd-activation test: Exercise transient servicesSimon McVittie4-1/+269
2017-02-21config-parser: Add transient service directoriesSimon McVittie1-1/+1
2017-02-21sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie3-6/+47
2017-02-21test-utils-glib: Wait for the killed process to exitSimon McVittie1-0/+19
2017-02-21tests: Consistently don't try to kill pid 0Simon McVittie2-4/+12
2017-02-20config-parser test: Exercise the full config-parserSimon McVittie2-0/+9
2017-02-20config-parser: Don't use dbus_setenv() to test service directoriesSimon McVittie1-1/+5
2017-02-20test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmlessSimon McVittie1-0/+4
2017-02-20tests: Wrap file-deletion functions to handle EINTRSimon McVittie4-5/+55
2017-02-20test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie7-7/+17
2017-02-20sd-activation test: Use a struct for the test contextSimon McVittie1-27/+55
2017-02-16shell-test: Don't use _dbus_get_tmpdir()Simon McVittie1-1/+1
2017-02-16test: Delete directories like directories, not filesSimon McVittie1-2/+1