.. |
Makefile
|
Add ATF c and c++ tests for TSan, MSan, libFuzzer
|
2019-08-18 20:15:58 +00:00 |
asan_common.subr
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_asan_double_free.sh
|
Move common ASAN test case code into asan_common.subr
|
2019-01-29 19:56:37 +00:00 |
t_asan_global_buffer_overflow.sh
|
Move common ASAN test case code into asan_common.subr
|
2019-01-29 19:56:37 +00:00 |
t_asan_heap_overflow.sh
|
Move common ASAN test case code into asan_common.subr
|
2019-01-29 19:56:37 +00:00 |
t_asan_off_by_one.sh
|
Move common ASAN test case code into asan_common.subr
|
2019-01-29 19:56:37 +00:00 |
t_asan_poison.sh
|
Move common ASAN test case code into asan_common.subr
|
2019-01-29 19:56:37 +00:00 |
t_asan_uaf.sh
|
Move common ASAN test case code into asan_common.subr
|
2019-01-29 19:56:37 +00:00 |
t_fuzzer_oom.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_fuzzer_simple.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_fuzzer_timeout.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_hello.sh
|
Put the sprinkled -static in the right place, i.e. fix up previous.
|
2022-06-12 15:08:38 +00:00 |
t_libgomp.sh
|
remove clause 3 from all my licenses that aren't conflicting with
|
2021-12-11 19:24:18 +00:00 |
t_msan_allocated_memory.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_check_mem.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_free.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_heap.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_partial_poison.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_poison.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_realloc.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_shadow.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_stack.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_msan_unpoison.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_tsan_data_race.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_tsan_heap_use_after_free.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_tsan_lock_order_inversion.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_tsan_locked_mutex_destroy.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_tsan_signal_errno.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_tsan_thread_leak.sh
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |
t_ubsan_int_add_overflow.sh
|
add $NetBSD$ tags.
|
2019-02-09 00:13:19 +00:00 |
t_ubsan_int_divzero.sh
|
add $NetBSD$ tags.
|
2019-02-09 00:13:19 +00:00 |
t_ubsan_int_neg_overflow.sh
|
add $NetBSD$ tags.
|
2019-02-09 00:13:19 +00:00 |
t_ubsan_int_sub_overflow.sh
|
add $NetBSD$ tags.
|
2019-02-09 00:13:19 +00:00 |
t_ubsan_vla_out_of_bounds.sh
|
add $NetBSD$ tags.
|
2019-02-09 00:13:19 +00:00 |
ubsan_common.subr
|
Sprinkle "-static" when using "-pg" as profiling only works with static and
|
2022-06-12 08:55:36 +00:00 |