NetBSD/tests/usr.bin/cc
kamil 15009a7646 Explain VLA in t_ubsan_vla_out_of_bounds.sh (ATF test)
VLA - Variable Length Array

Requested by <martin>
2018-05-04 12:26:53 +00:00
..
Makefile Add new ATF Undefined Behavior Sanitizer tests 2018-05-02 18:46:05 +00:00
t_asan_double_free.sh Add new ATF tests for Address Sanitzier (ASan) 2018-04-04 23:51:35 +00:00
t_asan_global_buffer_overflow.sh Add new ATF tests for Address Sanitzier (ASan) 2018-04-04 23:51:35 +00:00
t_asan_heap_overflow.sh Add new ATF tests for Address Sanitzier (ASan) 2018-04-04 23:51:35 +00:00
t_asan_off_by_one.sh Add new ATF tests for Address Sanitzier (ASan) 2018-04-04 23:51:35 +00:00
t_asan_poison.sh Import new C and C++ ATF tests for ASan 2018-04-11 03:25:25 +00:00
t_asan_uaf.sh Add new ATF tests for Address Sanitzier (ASan) 2018-04-04 23:51:35 +00:00
t_hello.sh
t_ubsan_int_add_overflow.sh Use more formal speech in messages 2018-05-04 10:44:24 +00:00
t_ubsan_int_divzero.sh Use more formal speech in messages 2018-05-04 10:44:24 +00:00
t_ubsan_int_neg_overflow.sh Use more formal speech in messages 2018-05-04 10:44:24 +00:00
t_ubsan_int_sub_overflow.sh Use more formal speech in messages 2018-05-04 10:44:24 +00:00
t_ubsan_vla_out_of_bounds.sh Explain VLA in t_ubsan_vla_out_of_bounds.sh (ATF test) 2018-05-04 12:26:53 +00:00