dbus/test/use-as-subproject
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 gitlab-ci: build libdbus as subproject 2023-02-07 09:07:32 +01:00
config.h gitlab-ci: build libdbus as subproject 2023-02-07 09:07:32 +01:00
dummy-config.h.in gitlab-ci: build libdbus as subproject 2023-02-07 09:07:32 +01:00
meson.build Rename "embedded tests" to "intrusive tests" 2024-12-10 10:25:23 +00:00
use-libdbus.c gitlab-ci: build libdbus as subproject 2023-02-07 09:07:32 +01:00