NetBSD/tests/usr.bin/cc
rin a65365b875 t_asan_global_buffer_overflow: Avoid ODR Violation for pic variants
Common symbol triggers ODR (One Definition Rule) Violation correctly,
instead of Global Buffer Overflow.

XXX
Add test for odr_violation.
2023-08-07 00:54:54 +00:00
..
Makefile
asan_common.subr
t_asan_double_free.sh
t_asan_global_buffer_overflow.sh
t_asan_heap_overflow.sh
t_asan_off_by_one.sh
t_asan_poison.sh
t_asan_uaf.sh
t_fuzzer_oom.sh
t_fuzzer_simple.sh
t_fuzzer_timeout.sh
t_hello.sh
t_libgomp.sh
t_msan_allocated_memory.sh
t_msan_check_mem.sh
t_msan_free.sh
t_msan_heap.sh
t_msan_partial_poison.sh
t_msan_poison.sh
t_msan_realloc.sh
t_msan_shadow.sh
t_msan_stack.sh
t_msan_unpoison.sh
t_tsan_data_race.sh
t_tsan_heap_use_after_free.sh
t_tsan_lock_order_inversion.sh
t_tsan_locked_mutex_destroy.sh
t_tsan_signal_errno.sh
t_tsan_thread_leak.sh
t_ubsan_int_add_overflow.sh
t_ubsan_int_divzero.sh
t_ubsan_int_neg_overflow.sh
t_ubsan_int_sub_overflow.sh
t_ubsan_vla_out_of_bounds.sh
ubsan_common.subr