llvm-project/compiler-rt/test/asan/TestCases
Alexey Samsonov 8ad7a05bb4 Improve llvm-symbolizer discovery in asan_symbolize.py
llvm-svn: 202982
2014-03-05 15:00:36 +00:00
..
Darwin [ASan] Split interception-in-shared-lib-test.cc into two tests with platform-specific RUN commands. 2014-02-26 14:05:57 +00:00
Helpers
Linux tsan: another attempt to fix the tls_get_addr crash 2014-02-27 15:07:45 +00:00
SharedLibs [ASan] Split interception-in-shared-lib-test.cc into two tests with platform-specific RUN commands. 2014-02-26 14:05:57 +00:00
allocator_returns_null.cc
allow_user_segv.cc
asan-symbolize-sanity-test.cc Improve llvm-symbolizer discovery in asan_symbolize.py 2014-03-05 15:00:36 +00:00
assign_large_valloc_to_global.cc
atexit_stats.cc [asan] Disabled one more test on Android. 2014-02-14 14:37:13 +00:00
blacklist.cc
contiguous_container.cc [asan] Replace rand_r with rand in test. 2014-02-18 08:03:44 +00:00
contiguous_container_crash.cc
current_allocated_bytes.cc
deep_call_stack.cc
deep_stack_uaf.cc
deep_tail_call.cc
deep_thread_stack.cc
default_blacklist.cc
default_options.cc
dlclose-test.cc
double-free.cc
force_inline_opt0.cc
free_hook_realloc.cc
gc-test.cc
global-demangle.cc
global-overflow.cc
heap-overflow.cc
huge_negative_hea_oob.cc
init-order-atexit.cc
init-order-dlopen.cc
init-order-pthread-create.cc
initialization-blacklist.cc
initialization-bug.cc
initialization-constexpr.cc
initialization-nobug.cc
inline.cc
interface_test.cc
invalid-free.cc
ioctl.cc
large_allocator_unpoisons_on_free.cc [asan] Fix one test on OSX. 2014-02-18 11:32:24 +00:00
large_func_test.cc
log-path_test.cc
log_path_fork_test.cc.disabled
lsan_annotations.cc
malloc_context_size.cc [ASan] Speed up stack trace unwinding for stacks of size 2. 2014-03-04 13:12:25 +00:00
malloc_fill.cc
malloc_hook.cc
max_redzone.cc
memcmp_strict_test.cc
memcmp_test.cc
no_asan_gen_globals.c
null_deref.cc
on_error_callback.cc
partial_right.cc
poison_partial.cc
print-stack-trace.cc
print_summary.cc
printf-1.c
printf-2.c
printf-3.c
printf-4.c
printf-5.c
readv.cc
sanity_check_pure_c.c
shared-lib-test.cc
sleep_before_dying.c
stack-buffer-overflow-with-position.cc
stack-buffer-overflow.cc [asan] Stack overflow detection. 2014-02-18 11:49:52 +00:00
stack-frame-demangle.cc
stack-oob-frames.cc
stack-overflow.cc [asan] Ensure that stack is limited before attempting to overflow it. 2014-02-19 12:43:27 +00:00
stack-use-after-return.cc
start-deactivated.cc
strdup_oob_test.cc
strerror_r_test.cc
strip_path_prefix.c
strncpy-overflow.cc
throw_call_test.cc
throw_catch.cc
throw_invoke_test.cc
time_interceptor.cc
uar_and_exceptions.cc
unaligned_loads_and_stores.cc
use-after-delete.cc [asan] Add a test for stack unwinding in new and delete. 2014-02-17 11:52:29 +00:00
use-after-free-right.cc
use-after-free.cc
use-after-poison.cc
use-after-scope-dtor-order.cc
use-after-scope-inlined.cc
use-after-scope-nobug.cc
use-after-scope-temp.cc
use-after-scope.cc
wait.cc
waitid.cc [asan] Reenable waitid test on Android. 2014-02-25 13:24:42 +00:00