dbus/cmake/test
Simon McVittie 64f94d3f5b Move _dbus_disable_crash_handling() back into test/ directory
It's only used in test code. We have to put it in its own translation
unit with no non-libc dependencies so that we can compile a copy of it
without AddressSanitizer support, because in a subsequent commit we will
special-case test-segfault to be compiled without using AddressSanitizer,
which would make linking to an AddressSanitizer-instrumented libdbus fail.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2018-12-11 12:47:22 +00:00
..
name-test Cleanup of the cmake definitions of source directories 2018-10-25 13:23:20 +00:00
CMakeLists.txt Move _dbus_disable_crash_handling() back into test/ directory 2018-12-11 12:47:22 +00:00