.. |
Android
|
[asan] One more coverage test.
|
2014-06-11 09:23:25 +00:00 |
Darwin
|
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of
|
2014-08-12 20:28:20 +00:00 |
Helpers
|
…
|
|
Linux
|
[asan] Fix a flaky test.
|
2014-09-15 13:05:40 +00:00 |
Posix
|
[asan] Fix a comment in a test.
|
2014-09-16 12:01:01 +00:00 |
Windows
|
[ASan/Win] Fix PR20918 -- SEH handler doesn't work with the MD runtime
|
2014-09-12 14:01:30 +00:00 |
allocator_returns_null.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
atexit_stats.cc
|
Add FreeBSD support to the address sanitizer's atexit_stats.cc test case
|
2014-07-16 10:05:29 +00:00 |
blacklist.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
contiguous_container.cc
|
[asan] introduce interface function __sanitizer_verify_contiguous_container to verify annotations in vector-like containers
|
2014-05-06 14:41:01 +00:00 |
contiguous_container_crash.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
current_allocated_bytes.cc
|
Generalize sanitizer allocator public interface.
|
2014-07-07 17:39:31 +00:00 |
debug_mapping.cc
|
[ASan] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info
|
2014-07-15 17:33:23 +00:00 |
debug_stacks.cc
|
[ASan] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info
|
2014-07-15 17:33:23 +00:00 |
deep_call_stack.cc
|
Add FreeBSD support to the address sanitizer's deep_call_stack.cc test case
|
2014-09-17 07:31:37 +00:00 |
deep_stack_uaf.cc
|
Add FreeBSD support to the address sanitizer's deep_stack_uaf.cc test case
|
2014-08-01 19:37:05 +00:00 |
deep_tail_call.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
deep_thread_stack.cc
|
Mark unstable tests as Unsupported on ARM
|
2014-05-29 23:34:39 +00:00 |
default_blacklist.cc
|
[asan] Mass-xfail 17 tests on Android.
|
2014-05-28 13:45:18 +00:00 |
default_options.cc
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
describe_address.cc
|
[ASan] Fix __asan_describe_address and add a test for it.
|
2014-07-21 21:33:46 +00:00 |
dlclose-test.cc
|
Add FreeBSD support to Asan test cases that use mmap() with MAP_ANON
|
2014-07-24 12:05:13 +00:00 |
double-free.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
force_inline_opt0.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
free_hook_realloc.cc
|
Generalize sanitizer allocator public interface.
|
2014-07-07 17:39:31 +00:00 |
frexp_interceptor.cc
|
[ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=321 for time() and frexp()
|
2014-06-18 09:27:40 +00:00 |
gc-test.cc
|
Disable unstable test on ARM
|
2014-06-04 00:06:41 +00:00 |
global-demangle.cc
|
[asan] Remove XFAIL:android from 2 newly passing tests.
|
2014-07-14 08:54:10 +00:00 |
global-location.cc
|
[asan] Remove XFAIL:android from 2 newly passing tests.
|
2014-07-14 08:54:10 +00:00 |
global-overflow.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
heap-overflow.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
huge_negative_hea_oob.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
init-order-atexit.cc
|
[asan] Mass-xfail 17 tests on Android.
|
2014-05-28 13:45:18 +00:00 |
init-order-pthread-create.cc
|
[sanitizer] Replace -lpthread with -pthread in tests.
|
2014-05-28 13:13:30 +00:00 |
initialization-blacklist.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
initialization-bug.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
initialization-constexpr.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
initialization-nobug.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
inline.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
interface_test.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
invalid-free.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
large_func_test.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
log-path_test.cc
|
[asan] Mass-xfail 17 tests on Android.
|
2014-05-28 13:45:18 +00:00 |
log_path_fork_test.cc.disabled
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
longjmp.cc
|
[ASan] Simplify exception/longjmp tests even further
|
2014-07-22 12:25:51 +00:00 |
lsan_annotations.cc
|
[asan] Mass-xfail 17 tests on Android.
|
2014-05-28 13:45:18 +00:00 |
malloc_context_size.cc
|
Add FreeBSD support to the address sanitizer's malloc_context_size.cc test case
|
2014-08-07 04:58:41 +00:00 |
malloc_fill.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
max_redzone.cc
|
Generalize sanitizer allocator public interface.
|
2014-07-07 17:39:31 +00:00 |
memcmp_strict_test.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
memcmp_test.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
memset_test.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
mmap_limit_mb.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
no_asan_gen_globals.c
|
[asan] Mass-xfail 17 tests on Android.
|
2014-05-28 13:45:18 +00:00 |
null_deref.cc
|
Add FreeBSD support to the address sanitizer's null_deref.cc test case
|
2014-07-16 09:37:40 +00:00 |
on_error_callback.cc
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
partial_right.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
poison_partial.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
print_summary.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
printf-1.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
printf-2.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
printf-3.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
printf-4.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
printf-5.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
sanity_check_pure_c.c
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
sleep_before_dying.c
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
stack-buffer-overflow-with-position.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
stack-buffer-overflow.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
stack-frame-demangle.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
stack-oob-frames.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
stack-overflow.cc
|
[ASan] Print register values in a consistent way
|
2014-07-11 12:14:46 +00:00 |
stack-use-after-return.cc
|
[sanitizer] Replace -lpthread with -pthread in tests.
|
2014-05-28 13:13:30 +00:00 |
strdup_oob_test.cc
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
strip_path_prefix.c
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
strncpy-overflow.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
throw_call_test.cc
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
throw_catch.cc
|
[ASan] Simplify exception/longjmp tests even further
|
2014-07-22 12:25:51 +00:00 |
throw_invoke_test.cc
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
time_interceptor.cc
|
[ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=321 for time() and frexp()
|
2014-06-18 09:27:40 +00:00 |
uar_and_exceptions.cc
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
unaligned_loads_and_stores.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
use-after-delete.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
use-after-free-right.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
use-after-free.cc
|
Un-xfail passing ARM Android tests
|
2014-06-06 18:06:58 +00:00 |
use-after-poison.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
use-after-scope-dtor-order.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
use-after-scope-inlined.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
use-after-scope-nobug.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
use-after-scope-temp.cc
|
Add %run to all lit tests
|
2014-04-30 21:34:17 +00:00 |
use-after-scope.cc
|
Remove top-level Clang -fsanitize= flags for optional ASan features.
|
2014-06-13 17:53:44 +00:00 |
zero_page_pc.cc
|
[ASan] disable zero_page_pc.cc on Android.
|
2014-09-05 06:26:08 +00:00 |