summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add test for _dbus_string_skip_blank()Ralf Habacker2023-02-081-0/+3
* Add multithreaded unit test for DBusCounter to available build systemsRalf Habacker2023-01-051-0/+11
* test: Parse a message with a byteswapped Unix fd indexSimon McVittie2022-10-051-0/+2
* test: Add infrastructure to parse valid raw message blobsSimon McVittie2022-10-051-0/+2
* test: Export G_TEST_BUILDDIR, G_TEST_SRCDIRSimon McVittie2022-10-051-0/+2
* test/data: Add messages that reproduce dbus/dbus#413, dbus/dbus#418Simon McVittie2022-10-051-0/+10
* test/bus: Break up dispatch test into three separate testsSimon McVittie2022-07-181-7/+36
* test/bus: Factor out common setup/teardown codeSimon McVittie2022-07-181-3/+3
* autotools: dist listen-autolaunch-win.conf.in as wellMarc-André Lureau2022-07-131-0/+1
* test: Try to create temporary XDG_RUNTIME_DIR with correct modeSimon McVittie2022-07-131-0/+1
* build: Distribute Meson build system in release tarballsSimon McVittie2022-07-131-0/+6
* Add unit tests for platform-specific mutex implementation.Ralf Habacker2022-05-011-0/+7
* build: Define DBUS_INT64_MODIFIER, analogous to G_GINT64_MODIFIERSimon McVittie2022-04-191-1/+1
* test: Replace _dbus_assert_not_reached()Simon McVittie2020-04-201-1/+1
* test: Enable more tests when embedded tests are disabledSimon McVittie2020-04-201-6/+6
* Add a trivial sanity-check for the atomic primitivesRalf Habacker2019-12-131-0/+4
* tests: Move mempool test out of libdbusSimon McVittie2019-07-031-0/+1
* tests: Move address test out of libdbusSimon McVittie2019-07-031-0/+1
* tests: Move _dbus_sha_test outside libdbusSimon McVittie2019-07-031-0/+1
* test: Add basic test coverage for DBUS_COOKIE_SHA1Simon McVittie2019-06-091-0/+2
* test: activation tests for send_destination_prefixAdrian Szyndela2019-05-141-0/+3
* test: send_destination(_prefix) testsAdrian Szyndela2019-05-141-0/+1
* 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