NetBSD/tests/usr.bin/cc
kamil e77b94561b Disable profile and compat 32-bit tests cc sanitizer tests
These tests are known to be faulty. These fatures aren't ready.
They tend to break to unrelated changes to the codebase and require.

Base Clang and GCC are in general dated to use with sanitizers as these
features are being fixed on HEAD versions of both compilers (mostly Clang).
2018-07-16 07:25:58 +00:00
..
Makefile Add new ATF Undefined Behavior Sanitizer tests 2018-05-02 18:46:05 +00:00
t_asan_double_free.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_asan_global_buffer_overflow.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_asan_heap_overflow.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_asan_off_by_one.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_asan_poison.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_asan_uaf.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_hello.sh In the -m32 test, additionally test profiled binaries. 2017-05-31 11:08:35 +00:00
t_ubsan_int_add_overflow.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_ubsan_int_divzero.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_ubsan_int_neg_overflow.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_ubsan_int_sub_overflow.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00
t_ubsan_vla_out_of_bounds.sh Disable profile and compat 32-bit tests cc sanitizer tests 2018-07-16 07:25:58 +00:00