summaryrefslogtreecommitdiff
path: root/test/internals/misc-internals.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* test: Use DBUS_TEST_SOCKET_DIR to create the test socketAlex Richardson2022-09-151-39/+81
* test: Replace some _dbus_assert() with _dbus_test_check()Simon McVittie2020-04-201-130/+130
* test: Replace _dbus_assert_not_reached()Simon McVittie2020-04-201-2/+2
* test: Enable more tests when embedded tests are disabledSimon McVittie2020-04-201-9/+16
* tests: Move userdb test out of libdbusSimon McVittie2019-07-031-1/+55
* test: Move _dbus_list_test() hereSimon McVittie2019-01-211-0/+570
* test: Move _dbus_transport_unix_test() hereSimon McVittie2019-01-211-0/+28
* test: Move _dbus_server_test() hereSimon McVittie2019-01-211-0/+52
* test: Move _dbus_misc_test() hereSimon McVittie2019-01-211-0/+62
* test: Move _dbus_signature_test() hereSimon McVittie2019-01-211-1/+176
* test: Move auth, credentials tests from libdbus-internal into test/Simon McVittie2019-01-211-0/+2
* test: Split slow parts of the former test-dbus into their own executablesSimon McVittie2019-01-211-3/+0
* _dbus_test_main: Move to test-utilsSimon McVittie2019-01-211-1/+1
* test: Move libdbus embedded tests from dbus/ to test/Simon McVittie2019-01-211-0/+69