Julian Oes 5dbf62cd11
build: disable fuzztest when building with TSAN
fuzztest's coverage instrumentation is incompatible with Thread
Sanitizer. Add px4_setup_gtest_without_fuzztest() macro to
cmake/px4_add_gtest.cmake that fetches GTest standalone and stubs out
fuzztest cmake functions. Guard all fuzztest-specific code on
TARGET fuzztest::fuzztest so it compiles cleanly without fuzztest.
2026-02-19 06:07:16 +13:00
..
2023-01-18 22:51:12 -05:00
2019-11-16 15:42:19 -05:00
2025-08-21 16:46:06 +02:00
2023-01-18 22:51:12 -05:00
2019-11-16 16:27:36 -05:00
2018-11-26 14:40:14 -08:00