.. |
Darwin
|
[ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=274
|
2014-03-14 10:41:49 +00:00 |
Helpers
|
…
|
|
Linux
|
[asan] try to harden __tls_get_addr interceptor against signals (no good test still); update the comment in a test.
|
2014-04-16 09:07:27 +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
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +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
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
deep_call_stack.cc
|
…
|
|
deep_stack_uaf.cc
|
…
|
|
deep_tail_call.cc
|
…
|
|
deep_thread_stack.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
default_blacklist.cc
|
…
|
|
default_options.cc
|
…
|
|
dlclose-test.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
double-free.cc
|
…
|
|
force_inline_opt0.cc
|
…
|
|
free_hook_realloc.cc
|
…
|
|
gc-test.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
global-demangle.cc
|
…
|
|
global-overflow.cc
|
…
|
|
heap-overflow.cc
|
…
|
|
huge_negative_hea_oob.cc
|
…
|
|
init-order-atexit.cc
|
…
|
|
init-order-dlopen.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
init-order-pthread-create.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
initialization-blacklist.cc
|
…
|
|
initialization-bug.cc
|
…
|
|
initialization-constexpr.cc
|
…
|
|
initialization-nobug.cc
|
…
|
|
inline.cc
|
…
|
|
interface_test.cc
|
[asan] don't use bool in public interface, make sure the interface headers are usable in plain C
|
2014-04-14 11:16:53 +00:00 |
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
|
…
|
|
memset_test.cc
|
[asan] provide better reports for cases where memcpy/etc get negative size parameter. Also fix a typo found by Tetsuo Kiso
|
2014-04-14 09:50:52 +00:00 |
mmap_limit_mb.cc
|
[ASan] Replace a CHECK for mmap_limit_mb with a RAW_CHECK.
|
2014-04-15 11:36:18 +00:00 |
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
|
[ASan] Optional support for dynamic ASan runtime on Linux.
|
2014-04-01 13:16:30 +00:00 |
shared-lib-test.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
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] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
stack-use-after-return.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
start-deactivated.cc
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
|
2014-04-04 12:24:46 +00:00 |
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 |