dbus/test/name-test
Simon McVittie 9c5b5838f5 Rename "embedded tests" to "intrusive tests"
This hopefully helps to get across the point that enabling these tests
adds instrumentation to libdbus and dbus-daemon, with a potentially
significant impact on code size, performance and security.

To avoid a huge diffstat which would be difficult to review, the cpp
macro that is checked by most of the C code is still
DBUS_ENABLE_EMBEDDED_TESTS, which is defined or undefined under exactly
the same conditions as the new DBUS_ENABLE_INTRUSIVE_TESTS.

Resolves: https://gitlab.freedesktop.org/dbus/dbus/-/issues/537
Co-authored-by: Philip Withnall <philip@tecnocode.co.uk>
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-12-10 10:25:23 +00:00
..
.gitignore .gitignore: Normalize into LC_ALL=C sort order 2018-12-14 12:53:08 +00:00
CMakeLists.txt Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
meson.build Rename "embedded tests" to "intrusive tests" 2024-12-10 10:25:23 +00:00
run-test-systemserver.sh Add Meson build system 2022-07-13 20:36:13 +01:00
run-test.sh Add Meson build system 2022-07-13 20:36:13 +01:00
test-autolaunch-win.c test-autolaunch-win.c: Prevent assertion in dbus_message_unref() 2022-10-12 09:38:46 +02:00
test-autolaunch.c test-autolaunch: Add a permissive license 2022-10-12 12:08:38 +00:00
test-ids.c test-ids: Apply a permissive license 2022-10-12 12:08:38 +00:00
test-pending-call-disconnected.c Add SPDX license tags for the MIT (Expat) license, where straightforward 2023-08-14 17:18:04 +00:00
test-pending-call-dispatch.c time: use dbus_int64_t for seconds instead of long 2023-08-23 14:42:05 +02:00
test-pending-call-timeout.c time: use dbus_int64_t for seconds instead of long 2023-08-23 14:42:05 +02:00
test-privserver-client.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-shutdown.c test-shutdown: Apply a permissive license 2022-10-12 12:08:38 +00:00
test-threads-init.c test-threads-init: Add a permissive license 2022-10-12 12:08:38 +00:00