.. |
Android
|
[asan] One more coverage test.
|
2014-06-11 09:23:25 +00:00 |
Darwin
|
Use @rpath as LC_ID_DYLIB for ASan dylib on OS X
|
2014-11-04 17:34:50 +00:00 |
Helpers
|
…
|
|
Linux
|
[asan] add interface function __sanitizer_get_total_unique_coverage; useful for coverage-guided in-process fuzzers
|
2014-11-14 23:15:55 +00:00 |
Posix
|
[ASan] Fix large allocator test case to cope with 64k pages
|
2014-11-13 09:15:15 +00:00 |
Windows
|
Add a test for PR21528 to make sure ASan C++ symbolization doesn't regress
|
2014-11-12 20:37:57 +00:00 |
allocator_returns_null.cc
|
[ASan tests] Use ASAN_OPTIONS in a portable way
|
2014-05-26 13:44:57 +00:00 |
asan_and_llvm_coverage_test.cc
|
[asan] disable a test that uses -coverage on Android
|
2014-09-25 23:30:37 +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_locate.cc
|
[compiler-rt] recommit of r218481: ASan debugging API for report info extraction and locating addresses
|
2014-09-26 19:15:32 +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_ppc64_mapping.cc
|
Use GET_CURRENT_FRAME() to calculate the memory layout for power. This works
|
2014-11-06 14:58:06 +00:00 |
debug_report.cc
|
[compiler-rt] recommit of r218481: ASan debugging API for report info extraction and locating addresses
|
2014-09-26 19:15:32 +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
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +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
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +00:00 |
dump_instruction_bytes.cc
|
[ASan] Skip dump_instruction_bytes test on non-x86 targets
|
2014-11-12 09:45:40 +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
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +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 |
intra-object-overflow.cc
|
[asan] the run-time part of intra-object-overflow detector (-fsanitize-address-field-padding=1). Note that all of this is still experimental; don't use unless you are brave.
|
2014-10-17 01:22:37 +00:00 |
invalid-free.cc
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +00:00 |
large_func_test.cc
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +00:00 |
log-path_test.cc
|
Removed r221896, it seems to break build in various ways.
|
2014-11-13 19:37:30 +00:00 |
log_path_fork_test.cc.disabled
|
Removed r221896, it seems to break build in various ways.
|
2014-11-13 19:37:30 +00:00 |
longjmp.cc
|
[ASan] Simplify exception/longjmp tests even further
|
2014-07-22 12:25:51 +00:00 |
lsan_annotations.cc
|
[asan] Re-enable lsan_annotations test on Android.
|
2014-09-30 11:11:59 +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
|
[asan] Scale back mmap_limit_mb test.
|
2014-10-01 14:21:05 +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
|
Re-enable ASAN/UBSAN tests on ARM, with VFP3 they began to pass
|
2014-10-14 21:00:22 +00:00 |
printf-2.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
printf-3.c
|
Re-enable ASAN/UBSAN tests on ARM, with VFP3 they began to pass
|
2014-10-14 21:00:22 +00:00 |
printf-4.c
|
[ASan tests] Exclude some tests from Windows runs
|
2014-05-28 13:06:14 +00:00 |
printf-5.c
|
Re-enable ASAN/UBSAN tests on ARM, with VFP3 they began to pass
|
2014-10-14 21:00:22 +00:00 |
sanity_check_pure_c.c
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +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
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +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
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +00:00 |
use-after-free-right.cc
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +00:00 |
use-after-free.cc
|
Mark sanitizer tests XFAIL on ARMv7
|
2014-10-08 21:13:23 +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] Really fix zero_page_pc test for PowerPC
|
2014-11-13 21:53:00 +00:00 |