summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Don't assume we can set permissions on a directorySimon McVittie2019-04-171-1/+4
* Configure option to disable traditional activationTopi Miettinen2019-03-251-2/+12
* Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-211-1/+4
* Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-01-211-2/+4
* test: Move sysdeps tests hereSimon McVittie2019-01-211-0/+1
* test: Move string tests (most of dbus-string-util.c) hereSimon McVittie2019-01-211-0/+1
* test: Move marshalling tests into test/Simon McVittie2019-01-211-1/+11
* test: Move dbus-message-factory and most of dbus-message-util into test/Simon McVittie2019-01-211-1/+7
* test: Move auth, credentials tests from libdbus-internal into test/Simon McVittie2019-01-211-1/+8
* test: Split slow parts of the former test-dbus into their own executablesSimon McVittie2019-01-211-0/+12
* _dbus_test_main: Move to test-utilsSimon McVittie2019-01-211-7/+22
* test: Move dbus-daemon-launch-helper-test here, and renameSimon McVittie2019-01-211-1/+6
* test: Move libdbus embedded tests from dbus/ to test/Simon McVittie2019-01-211-2/+4
* test: Break out the slow parts of test-bus into their own executablesSimon McVittie2019-01-211-1/+11
* test: Move dbus-daemon and d-d-launch-helper tests from bus/Simon McVittie2019-01-211-8/+12
* Convert spawn test into a standalone test executableSimon McVittie2019-01-211-1/+14
* test-privserver: Move helper executable out of name-test/Simon McVittie2018-12-131-2/+2
* build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+7
* Move _dbus_disable_crash_handling() back into test/ directorySimon McVittie2018-12-111-2/+10
* Add build system variable DBUS_NAME_TEST_EXEC to cover differences in executa...Ralf Habacker2018-12-111-0/+2
* Translate Python-based tests to CSimon McVittie2018-12-031-1/+1
* 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