Searched refs:ASAN_TESTS (Results 1 – 1 of 1) sorted by relevance
7 ASAN_TESTS= # macro8 ASAN_TESTS+= t_asan_double_free9 ASAN_TESTS+= t_asan_global_buffer_overflow10 ASAN_TESTS+= t_asan_heap_overflow11 ASAN_TESTS+= t_asan_off_by_one12 ASAN_TESTS+= t_asan_poison13 ASAN_TESTS+= t_asan_uaf23 TESTS_SH+= $(ASAN_TESTS)52 .for test in ${ASAN_TESTS}