.. |
glob_test_root
|
Move ASan non-Linux-specific tests out of the Linux/ directory
|
2014-11-21 00:21:43 +00:00 |
allow_user_segv.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
asan-symbolize-bad-path.cc
|
[asan] Fix asan_symbolize.py handling of non-existing paths
|
2015-09-30 23:17:39 +00:00 |
asan-symbolize-sanity-test.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
asprintf.cc
|
[asan] Add asprintf negative test.
|
2014-08-27 12:46:58 +00:00 |
assign_large_valloc_to_global.cc
|
[asan] Replace valloc with posix_memalign in test.
|
2015-09-03 01:22:06 +00:00 |
closed-fds.cc
|
[test/asan/closed-fds] Properly quote log_path for shell invocation.
|
2016-03-10 11:51:59 +00:00 |
coverage-caller-callee.cc
|
[asan] Mark 5 tests unsupported on Android.
|
2015-10-26 22:19:50 +00:00 |
coverage-direct-activation.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage-direct-large.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage-direct.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage-fork-direct.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage-fork.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage-maybe-open-file.cc
|
Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'
|
2015-08-12 23:50:12 +00:00 |
coverage-module-unloaded.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage-sandboxing.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
coverage.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
current_allocated_bytes.cc
|
Move tests that use unistd.h and pthread.h to TestCases/Posix
|
2015-08-12 22:58:56 +00:00 |
deep_call_stack.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
deep_thread_stack.cc
|
Move tests that use unistd.h and pthread.h to TestCases/Posix
|
2015-08-12 22:58:56 +00:00 |
dlclose-test.cc
|
[tests] Remove "supported-target" in favor of "target-arch" lit features.
|
2016-02-23 01:58:56 +00:00 |
dump_instruction_bytes.cc
|
[tests] Run test that uses gnu asm syntax on Posix only.
|
2016-02-23 04:10:53 +00:00 |
free_hook_realloc.cc
|
Move tests that use unistd.h and pthread.h to TestCases/Posix
|
2015-08-12 22:58:56 +00:00 |
freopen.cc
|
[asan] Fix the freopen interceptor to allow NULL instead of a filename
|
2015-08-31 12:41:55 +00:00 |
gc-test.cc
|
Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'
|
2015-08-12 23:50:12 +00:00 |
glob.cc
|
Move ASan non-Linux-specific tests out of the Linux/ directory
|
2014-11-21 00:21:43 +00:00 |
halt_on_error-signals.c
|
[asan] Suppress duplicated errors in ASan recovery mode.
|
2015-12-10 08:08:53 +00:00 |
halt_on_error-torture.cc
|
[asan] Suppress duplicated errors in ASan recovery mode.
|
2015-12-10 08:08:53 +00:00 |
halt_on_error_suppress_equal_pcs.cc
|
[asan] Move halt_on_error_suppress_equal_pcs.cc to Posix directory.
|
2015-12-10 08:34:28 +00:00 |
init-order-pthread-create.cc
|
Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'
|
2015-08-12 23:50:12 +00:00 |
interception-in-shared-lib-test.cc
|
[ASan] Deduplicate interception-in-shared-lib-test.cc by introducing platform-specific substitutions for rpath linker flags
|
2015-04-01 12:13:03 +00:00 |
ioctl.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
large_allocator_unpoisons_on_free.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
lit.local.cfg
|
…
|
|
log_path_fork_test.cc.disabled
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
mmap_limit_mb.cc
|
Move mmap_limit_mp test to Posix
|
2016-02-11 02:02:52 +00:00 |
new_array_cookie_test.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
new_array_cookie_uaf_test.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
new_array_cookie_with_new_from_class.cc
|
[asan] Disable array cookie test on ARM, enable on Android/x86.
|
2015-09-04 01:15:28 +00:00 |
print_cmdline.cc
|
[asan] Optionally print reproducer cmdline in ASan reports.
|
2016-01-18 07:55:12 +00:00 |
readv.cc
|
…
|
|
shared-lib-test.cc
|
[ASan] Add -ldl to linker invocation to lit tests that require it.
|
2014-12-17 23:46:49 +00:00 |
stack-overflow.cc
|
Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'
|
2015-08-12 23:50:12 +00:00 |
stack-use-after-return.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
start-deactivated.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
strerror_r_test.cc
|
…
|
|
tsd_dtor_leak.cc
|
[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.
|
2015-08-25 18:27:53 +00:00 |
wait.cc
|
[asan] Split a test in two.
|
2015-09-03 01:26:30 +00:00 |
wait3.cc
|
[asan] Split a test in two.
|
2015-09-03 01:26:30 +00:00 |
wait4.cc
|
[asan] Fix path in test.
|
2014-09-15 09:33:20 +00:00 |
waitid.cc
|
Add FreeBSD support to the address sanitizer's waitid.cc test case
|
2014-07-18 12:02:42 +00:00 |