summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Exercise successful and failed RemoveMatch callsSimon McVittie2021-11-221-21/+144
* test/thread-blocking.c: Fix a memory leakDavid King2021-10-291-0/+2
* Apply cmake formatting rulesRalf Habacker2021-10-251-1/+1
* cmake: make support for traditional activation optionalRalf Habacker2020-09-232-7/+13
* cmake: move up checking DBUS_ENABLE_EMBEDDED_TESTS from subdir test/name-test...Ralf Habacker2020-09-232-4/+3
* tests: On Unix, include <netinet/in.h> for IPPROTO_TCPSimon McVittie2020-08-141-0/+1
* fdpass test: Assert that we don't leak file descriptorsSimon McVittie2020-06-021-0/+8
* shell-test: Print diagnostics to stderrFélix Piédallu2020-04-281-11/+11
* desktop-file test: Free result on all code pathsRalf Habacker2020-04-271-1/+1
* test: Replace some _dbus_assert() with _dbus_test_check()Simon McVittie2020-04-202-163/+163
* test: Replace _dbus_assert_not_reached()Simon McVittie2020-04-205-10/+11
* test: Enable more tests when embedded tests are disabledSimon McVittie2020-04-203-15/+26
* test: Move TAP helpers into dbus-testutils if embedded tests are disabledSimon McVittie2020-04-202-5/+9
* Add a trivial sanity-check for the atomic primitivesRalf Habacker2019-12-133-0/+100
* Merge branch 'break-out-more-tests' into 'master'Simon McVittie2019-07-037-1/+981
|\
| * tests: Move userdb test out of libdbusSimon McVittie2019-07-031-1/+55
| * tests: Move mempool test out of libdbusSimon McVittie2019-07-034-0/+226
| * tests: Move address test out of libdbusSimon McVittie2019-07-034-0/+206
| * tests: Move _dbus_sha_test outside libdbusSimon McVittie2019-07-034-0/+494
* | Merge branch 'pass-tests-if-root' into 'master'Simon McVittie2019-07-036-3/+53
|\ \
| * | bus tests: Shut down audit socketSimon McVittie2019-07-033-0/+9
| * | tests: Skip if unable to launch uninstalled dbus-daemon as other uidSimon McVittie2019-07-031-0/+18
| * | tests: Skip system bus test if we are root but messagebus does not existSimon McVittie2019-07-033-3/+26
| |/
* | tests: Improve messages when fd leaks are diagnosedSimon McVittie2019-07-023-13/+17
* | Move _dbus_check_fdleaks_* from dbus-message-util to testsSimon McVittie2019-07-023-2/+134
|/
* test: Add basic test coverage for DBUS_COOKIE_SHA1Simon McVittie2019-06-096-2/+175
* Merge branch 'send_destination_prefix' into 'master'Simon McVittie2019-05-308-1/+442
|\
| * test: activation tests for send_destination_prefixAdrian Szyndela2019-05-146-1/+51
| * test: send_destination(_prefix) testsAdrian Szyndela2019-05-143-0/+391
* | Merge branch 'unix-gids' into 'master'Simon McVittie2019-05-131-1/+56
|\ \ | |/ |/|
| * test-dbus-daemon: Fix a misleading variable nameSimon McVittie2019-04-171-4/+4
| * Add UnixGroupIDs to connection credentialsMatthijs van Duin2019-03-251-1/+56
* | build: Don't assume we can set permissions on a directorySimon McVittie2019-04-171-1/+4
* | Merge branch 'disable-traditional-activation' into 'master'Simon McVittie2019-04-174-7/+32
|\ \
| * | Configure option to disable traditional activationTopi Miettinen2019-03-254-7/+32
| |/
* | test-dbus-daemon: Say why we don't check the value of LinuxSecurityLabelSimon McVittie2019-04-171-0/+13
|/
* test-spawn-oom: Separate single spawn tests from oom relatedRalf Habacker2019-03-151-23/+63
* Merge branch 'nss-fds' into 'master'Simon McVittie2019-01-281-0/+17
|\
| * _dbus_test_main: Exercise NSS modules before running testsSimon McVittie2019-01-251-0/+17
* | Fixes remaining indentations that are not covered by the cmake formatting scr...Ralf Habacker2019-01-241-23/+29
* | Adjust indents of CMakeLists.txt files always to 4 spacesRalf Habacker2019-01-241-8/+8
* | Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-242-10/+10
* | Remove spaces between cmake command and opening bracketRalf Habacker2019-01-242-16/+16
* | Use lower case cmake keywords in CMakeLists.txt filesRalf Habacker2019-01-241-33/+33
* | Merge branch 'code-coverage' into 'master'Simon McVittie2019-01-232-11/+41
|\ \
| * | Consistently add CODE_COVERAGE_CPPFLAGS everywhereSimon McVittie2019-01-211-0/+1
| * | Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-212-9/+36
| * | Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-01-211-2/+4
| |/
* | Move cmake related build system to top levelRalf Habacker2019-01-222-0/+266
|/
* test: Move _dbus_list_test() hereSimon McVittie2019-01-211-0/+570