android13/external/perfetto/tools/sanitizers_unittests
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
BUILD.gn initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
sanitizers_unittest.cc initial 2024-06-22 20:45:49 +08:00

README.md

LLVM sanitizers smoke tests

The only purpose of this binary is to verify that the various build configs for sanitizers (is_asan, is_lsan, is_msan, is_tsan, is_ubsan) do actually work and spot violations, rather than unconditionally succeeding if we mess up the build config.