NetBSD/tests/usr.bin/c++
2020-11-17 08:25:57 +00:00
..
asan_common.subr Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
Makefile Add ATF c and c++ tests for TSan, MSan, libFuzzer 2019-08-18 20:15:58 +00:00
t_asan_double_free.sh Move common ASAN test case code into asan_common.subr 2019-01-29 20:02:34 +00:00
t_asan_global_buffer_overflow.sh Move common ASAN test case code into asan_common.subr 2019-01-29 20:02:34 +00:00
t_asan_heap_overflow.sh Move common ASAN test case code into asan_common.subr 2019-01-29 20:02:34 +00:00
t_asan_off_by_one.sh Move common ASAN test case code into asan_common.subr 2019-01-29 20:02:34 +00:00
t_asan_poison.sh Move common ASAN test case code into asan_common.subr 2019-01-29 20:02:34 +00:00
t_asan_uaf.sh Move common ASAN test case code into asan_common.subr 2019-01-29 20:02:34 +00:00
t_call_once2.sh Add explanatory text 2019-05-15 13:43:45 +00:00
t_call_once.sh Now, profiling works for GCC9 on aarch64{,eb}. 2020-10-13 06:49:27 +00:00
t_cxxruntime.sh Now, profiling works for GCC9 on aarch64{,eb}. 2020-10-13 06:49:27 +00:00
t_fuzzer_oom.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_fuzzer_simple.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_fuzzer_timeout.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_hello.sh Now, profiling works for GCC9 on aarch64{,eb}. 2020-10-13 06:49:27 +00:00
t_msan_allocated_memory.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_check_mem.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_free.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_heap.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_partial_poison.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_poison.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_realloc.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_shadow.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_stack.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_msan_unpoison.sh Define target_not_supported_body() in TSan, MSan and libFuzzer tests 2019-08-23 06:39:54 +00:00
t_pthread_once.sh Now, profiling works for GCC9 on aarch64{,eb}. 2020-10-13 06:49:27 +00:00
t_static_destructor.sh Now, profiling works for GCC9 on aarch64{,eb}. 2020-10-13 06:49:27 +00:00
t_tsan_data_race.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_tsan_heap_use_after_free.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_tsan_lock_order_inversion.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_tsan_locked_mutex_destroy.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_tsan_signal_errno.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_tsan_thread_leak.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_tsan_vptr_race.sh Mark t_tsan_*:*profile test cases as expected failures as discussed in 2020-11-17 08:25:57 +00:00
t_ubsan_int_add_overflow.sh Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
t_ubsan_int_divzero.sh Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
t_ubsan_int_neg_overflow.sh Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
t_ubsan_int_sub_overflow.sh Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
t_ubsan_vla_out_of_bounds.sh Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
ubsan_common.subr Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00