dbus/test/internals
Ralf Habacker 9155d36905 Add multithreaded unit test for DBusCounter to available build systems
The mentioned test is build on unix like platforms when embedded tests
are enabled.

(cherry picked from commit 20febb522b)
[backport to 1.14.x: adjust included header]
2023-01-07 10:30:59 +01:00
..
address.c tests: Move address test out of libdbus 2019-07-03 11:19:19 +01:00
assertions.c Move _dbus_disable_crash_handling() back into test/ directory 2018-12-11 12:47:22 +00:00
atomic.c Add a trivial sanity-check for the atomic primitives 2019-12-13 16:13:53 +01:00
counter.c Add multithreaded unit test for DBusCounter to available build systems 2023-01-07 10:30:59 +01:00
dbus-auth-script.c test: Add basic test coverage for DBUS_COOKIE_SHA1 2019-06-09 13:08:53 +01:00
dbus-auth-script.h test: Move auth, credentials tests from libdbus-internal into test/ 2019-01-21 15:20:22 +00:00
dbus-auth-util.c test: Move auth, credentials tests from libdbus-internal into test/ 2019-01-21 15:20:22 +00:00
dbus-credentials-util.c test: Move auth, credentials tests from libdbus-internal into test/ 2019-01-21 15:20:22 +00:00
dbus-marshal-byteswap-util.c test: Move marshalling tests into test/ 2019-01-21 15:21:16 +00:00
dbus-marshal-recursive-util.c test: Move marshalling tests into test/ 2019-01-21 15:21:16 +00:00
dbus-marshal-recursive-util.h test: Move marshalling tests into test/ 2019-01-21 15:21:16 +00:00
dbus-marshal-validate-util.c test: Move marshalling tests into test/ 2019-01-21 15:21:16 +00:00
dbus-message-factory.c test: Move marshalling tests into test/ 2019-01-21 15:21:16 +00:00
dbus-message-factory.h test: Move dbus-message-factory and most of dbus-message-util into test/ 2019-01-21 15:20:39 +00:00
dbus-message-util.c test: Add infrastructure to parse valid raw message blobs 2022-10-05 10:41:03 +01:00
dbus-message-util.h test: Move dbus-message-factory and most of dbus-message-util into test/ 2019-01-21 15:20:39 +00:00
dbus-string-util.c test: Move string tests (most of dbus-string-util.c) here 2019-01-21 15:21:43 +00:00
dbus-sysdeps-util.c test: Move sysdeps tests here 2019-01-21 15:22:05 +00:00
desktop-file.c desktop-file test: Free result on all code paths 2020-04-27 12:39:35 +00:00
hash.c test: Replace some _dbus_assert() with _dbus_test_check() 2020-04-20 10:13:07 +01:00
marshal-recursive.c test: Move marshalling tests into test/ 2019-01-21 15:21:16 +00:00
mempool.c tests: Move mempool test out of libdbus 2019-07-03 11:19:47 +01:00
message-internals.c test: Move dbus-message-factory and most of dbus-message-util into test/ 2019-01-21 15:20:39 +00:00
misc-internals.c test: Replace some _dbus_assert() with _dbus_test_check() 2020-04-20 10:13:07 +01:00
misc-internals.h tests: Move mempool test out of libdbus 2019-07-03 11:19:47 +01:00
printf.c tests: Call dbus_shutdown() 2018-08-02 17:14:39 +01:00
refs.c Increase the number of references/threads to be tested under Windows by default to detect errors 2018-12-14 11:04:21 +01:00
server-oom.c Skip server oom wildcard test on Windows to avoid firewall exception request 2018-12-06 17:08:29 +01:00
sha.c test: Enable more tests when embedded tests are disabled 2020-04-20 10:13:07 +01:00
spawn-oom.c test-spawn-oom: Separate single spawn tests from oom related 2019-03-15 17:06:01 +00:00
sysdeps.c sysdeps test: Wait for spawned process to exit 2018-12-05 15:30:47 +01:00
syslog.c syslog test: Don't assert that we see plain LF newlines 2018-12-05 15:27:43 +01:00
variant.c tests: Call dbus_shutdown() 2018-08-02 17:14:39 +01:00