summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a test for assertionsSimon McVittie2018-11-201-0/+4
* _dbus_disable_crash_handling: Factor out from test-segfaultSimon McVittie2018-11-201-0/+3
* tests: Add a unit test for _dbus_command_for_pid()Simon McVittie2018-10-311-0/+4
* tests: Build test-sleep-forever even if embedded tests are disabledSimon McVittie2018-10-311-1/+1
* tests: Build installable helpers whenever any tests are enabledSimon McVittie2018-10-311-2/+10
* Add basic test coverage for the bus' desktop file parserSimon McVittie2018-10-191-0/+10
* Use separate bus configuration files for executing test cases with a temporar...Ralf Habacker2018-10-181-1/+6
* Add more test coverage for config file parsingSimon McVittie2018-08-301-0/+22
* Allow longer for tests under valgrindSimon McVittie2018-08-021-0/+1
* 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-061-0/+7
* test: Add a test-case for EXTERNAL auth rejecting usernamesSimon McVittie2018-01-151-0/+1
* test: Add a test for authenticating with an empty authorization identitySimon McVittie2018-01-151-0/+1
* Add a test for header fieldsSimon McVittie2018-01-111-0/+10
* test/containers: Exercise the resource limitsSimon McVittie2017-12-121-0/+2
* test/containers: New testSimon McVittie2017-12-111-0/+7
* Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2017-11-241-0/+4
* Remove test data in the "message builder" domain-specific languageSimon McVittie2017-11-151-30/+0
* test-bus*: Output TAP directlySimon McVittie2017-11-151-9/+3
* test-dbus: Produce machine-readable TAP outputSimon McVittie2017-11-151-8/+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