summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Don't assume we can set permissions on a directorycherry-pick-14f46d14Simon McVittie2019-04-181-1/+4
* Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-04-171-2/+2
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-201-0/+3
* Add new test for waiting on pending calls in threadsSimon McVittie2018-02-071-0/+7
* Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2017-11-241-0/+4
* build: Use $(MKDIR_P) syntax suitable for install-shilovezfs2017-10-311-1/+1
* build: Distribute more test data in source tarballsSimon McVittie2017-10-231-0/+2
* test/data: Test impossible send_broadcast/send_destination pairSimon McVittie2017-09-251-0/+1
* userdb: Respect $HOME for the home directory of our own uidSimon McVittie2017-07-281-0/+2
* test: Exercise min_fds, max_fdsSimon McVittie2017-07-281-0/+1
* Add a test-case for combining receive_type and send_destinationSimon McVittie2017-07-281-0/+1
* Merge branch 'dbus-1.10'Simon McVittie2017-07-071-0/+2
|\
| * tests: Make tests fail if they try to connect to the real session busSimon McVittie2017-07-071-0/+2
* | test-variant: Add a regression test for DBusVariantSimon McVittie2017-07-051-0/+4
* | test/message: Add a targeted test for recently-fixed leaksSimon McVittie2017-07-051-0/+10
* | tests: Don't exercise GetMachineId() or autolaunch if no machine IDSimon McVittie2017-06-081-0/+2
* | test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-081-0/+2
* | Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie2017-04-181-0/+2
* | Add a simple integration test for transient servicesSimon McVittie2017-02-211-11/+14
* | config-parser: Add transient service directoriesSimon McVittie2017-02-211-1/+1
* | config-parser test: Exercise the full config-parserSimon McVittie2017-02-201-0/+1
* | config-parser: Don't use dbus_setenv() to test service directoriesSimon McVittie2017-02-201-1/+5
* | test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmlessSimon McVittie2017-02-201-0/+4
* | test: Delete directories like directories, not filesSimon McVittie2017-02-161-2/+1
* | Activation test: exercise what happens with nonexistent AppArmor labelsSimon McVittie2016-11-281-1/+2
* | Add an integration test for AppArmor mediating activationSimon McVittie2016-11-281-2/+41
* | Add tests for activation when message send/receive is deniedSimon McVittie2016-11-281-0/+2
* | Merge branch 'dbus-1.10'Simon McVittie2016-11-221-0/+5
|\ \ | |/
| * Don't test X11 autolaunching if it was disabled at compile timeSimon McVittie2016-11-221-0/+5
| * Add a regression test for dbus-launch in X11Simon McVittie2016-08-121-0/+3
| * Add a simple test for dbus-daemon --forkSimon McVittie2016-08-121-0/+4
| * test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2016-08-121-4/+29
| * Don't try to run manual tests in installcheckSimon McVittie2015-12-021-1/+1
| * Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie2015-12-021-1/+1
* | dbus-daemon test: exercise pending fd timeout testSimon McVittie2016-08-161-0/+3
* | dbus-daemon test: exercise max_names_per_connection limitSimon McVittie2016-08-161-0/+1
* | dbus-daemon test: exercise maximum match rules per connectionSimon McVittie2016-08-161-0/+1
* | dbus-daemon test: exercise maximum replies per connectionSimon McVittie2016-08-161-0/+1
* | dbus-daemon test: exercise maximum connection countsSimon McVittie2016-08-161-0/+2
* | Use AX_CODE_COVERAGE for test-coverage statisticsThomas Zimmermann2016-08-151-2/+11
* | Add a regression test for dbus-launch in X11Simon McVittie2016-08-121-0/+3
* | Add a simple test for dbus-daemon --forkSimon McVittie2016-08-121-0/+4
* | test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2016-08-121-2/+25
* | Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-121-0/+2
* | Don't try to run manual tests in installcheckSimon McVittie2015-12-021-1/+1
* | Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie2015-12-021-1/+1
* | Add backtrace test app.Ralf Habacker2015-11-171-2/+6
|/
* Test system bus config files on Unix onlyRalf Habacker2015-11-031-4/+8
* Disable activation tests on Windows buildsSimon McVittie2015-10-221-1/+9
* Distribute tap-test.sh.in unconditionallySimon McVittie2015-08-251-1/+1