summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* build: Use $(MKDIR_P) syntax suitable for install-shilovezfs2017-10-311-1/+1
* build: Remove various unused files from build systemSimon McVittie2017-10-233-1097/+0
* build: Distribute more test data in source tarballsSimon McVittie2017-10-231-0/+2
* tests: In slower tests, make the timeout per-test-caseSimon McVittie2017-09-275-5/+46
* test-utils-glib: Try to emit TAP diagnostics before abortingSimon McVittie2017-09-271-2/+14
* test/data: Test impossible send_broadcast/send_destination pairSimon McVittie2017-09-252-0/+7
* tests: Use dbus_clear_connection etc. in a couple of testsSimon McVittie2017-07-302-117/+82
* userdb: Respect $HOME for the home directory of our own uidSimon McVittie2017-07-281-0/+2
* test: Exercise min_fds, max_fdsSimon McVittie2017-07-283-0/+171
* Add a regression test for applying bus policy to broadcasts/unicastsSimon McVittie2017-07-282-5/+203
* Add a test-case for combining receive_type and send_destinationSimon McVittie2017-07-282-0/+7
* Merge branch 'dbus-1.10'Simon McVittie2017-07-072-7/+7
|\
| * test/name-test: Be compatible with Python 3Simon McVittie2017-07-072-7/+7
* | Merge branch 'dbus-1.10'Simon McVittie2017-07-073-0/+4
|\ \ | |/
| * tests: Make tests fail if they try to connect to the real session busSimon McVittie2017-07-072-1/+3
| * test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie2017-07-071-0/+1
| * name-test: Backport dbus-run-session wrapper from git masterSimon McVittie2017-07-061-1/+21
| * Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-272-1/+120
* | test-variant: Add a regression test for DBusVariantSimon McVittie2017-07-052-0/+576
* | Test dbus_message_iter_abandon_container_if_open under OOM conditionsSimon McVittie2017-07-051-0/+75
* | test/message: Add a targeted test for recently-fixed leaksSimon McVittie2017-07-052-0/+246
* | internals: Decouple logging an error from exiting unsuccessfullySimon McVittie2017-07-051-21/+2
* | test/loopback: Exercise unix:dir addressesSimon McVittie2017-06-291-2/+15
* | test/loopback: Assert that the connectable address makes senseSimon McVittie2017-06-291-1/+74
* | test/loopback: Don't leak address stringsSimon McVittie2017-06-291-4/+8
* | Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-272-1/+120
* | test-pending-call-dispatch: Add copyright and license grantSimon McVittie2017-06-271-0/+23
* | test/internals/syslog: Switch to g_test_trap_subprocess()Simon McVittie2017-06-121-20/+14
* | Bump GLib dependency for tests to 2.40Simon McVittie2017-06-122-13/+0
* | test-autolaunch: Make recently-added message similar to the othersSimon McVittie2017-06-081-1/+1
* | Add dbus_try_get_local_machine_id()Simon McVittie2017-06-081-17/+7
* | tests: Don't exercise GetMachineId() or autolaunch if no machine IDSimon McVittie2017-06-084-0/+34
* | test/dbus-daemon: Exercise Properties, Features and InterfacesSimon McVittie2017-06-081-0/+761
* | test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-082-0/+124
* | test/dbus-daemon: Fix some memory leaksSimon McVittie2017-06-081-0/+12
* | bus/driver: Make non-core interfaces unavailable on most object pathsSimon McVittie2017-06-021-1/+1
* | test/monitor: Assert that BecomeMonitor() on wrong object path failsSimon McVittie2017-06-021-0/+43
* | Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie2017-04-181-0/+2
* | Ensure hyphen/minus is treated as literal in regexesSimon McVittie2017-04-181-1/+1
* | transient-services integration test: Create the right directorySimon McVittie2017-04-181-1/+1
* | AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIRSimon McVittie2017-04-181-0/+1
* | test, tools: assert impossible values of local enums are not reachedSimon McVittie2017-04-071-1/+8
* | Merge branch 'dbus-1.10'Simon McVittie2017-04-051-4/+7
|\ \ | |/
| * test: Fix a couple of memory leaks in test-corruptPhilip Withnall2017-04-051-2/+6
| * test: Fix reading off the end of an array in test-corruptPhilip Withnall2017-04-051-2/+1
* | test: Remove an unnecessary NULL check in sd-activationPhilip Withnall2017-03-201-1/+7
* | test: Fix copy-paste error in waiting for a message in the testsPhilip Withnall2017-03-201-1/+1
* | Add a simple integration test for transient servicesSimon McVittie2017-02-212-11/+205
* | sd-activation test: Exercise transient servicesSimon McVittie2017-02-214-1/+269
* | config-parser: Add transient service directoriesSimon McVittie2017-02-211-1/+1