llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux
Reid Kleckner 8007ff1ab1 [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
These lit configuration files are really Python source code. Using the
.py file extension helps editors and tools use the correct language
mode. LLVM and Clang already use this convention for lit configuration,
this change simply applies it to all of compiler-rt.

Reviewers: vitalybuka, dberris

Differential Revision: https://reviews.llvm.org/D63658

llvm-svn: 364591
2019-06-27 20:56:04 +00:00
..
abort_on_error.cc [sanitizer] Support check-asan on Android 2017-09-16 05:14:05 +00:00
aligned_alloc-alignment.cc [TSan] Report proper error on allocator failures instead of CHECK(0)-ing 2018-06-18 20:03:31 +00:00
aligned_alloc.c
allow_user_segv.cc [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
assert.cc [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
clock_gettime.c
closedir.c [tsan] don't crash on closedir(0) 2016-01-08 22:48:19 +00:00
decorate_proc_maps.cc [sanitizer] Re-disable several tests on Android. 2017-10-11 00:32:03 +00:00
deepbind.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
getpwnam_r_invalid_user.cc [mips][compiler-rt] UnXFAIL test. 2017-09-19 17:26:02 +00:00
iconv_test.c [sanitizer] Support check-asan on Android 2017-09-16 05:14:05 +00:00
ill.cc [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
lit.local.cfg.py [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
mallopt.cc [sanitizer] Fix mallopt test on Android. 2018-10-26 15:13:20 +00:00
mlock_test.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
mmap64_test.c [sanitizer] Move mmap interceptors into sanitizer_common 2018-03-07 00:13:54 +00:00
mmap_write_exec.cpp Mmap interceptor providing mprotect support 2018-03-24 07:45:24 +00:00
mprobe.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
name_to_handle_at.cc [compiler-rt] Fix name_to_handle_at.cc test on Overlay2 (for Docker) 2019-06-12 14:19:24 +00:00
new_delete_test.cc [Sanitizers] Export aligned new/delete from runtimes. 2017-12-23 00:30:51 +00:00
open_memstream.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
pthread_mutex.cc [sanitizer] Intercept __pthread_mutex_lock and __pthread_mutex_unlock 2018-05-15 01:39:25 +00:00
ptrace.cc [sanitizer] Support check-asan on Android 2017-09-16 05:14:05 +00:00
pvalloc-overflow.cc [TSan] Report proper error on allocator failures instead of CHECK(0)-ing 2018-06-18 20:03:31 +00:00
recv_msg_trunc.cc [asan] Don't raise false alarm to recv/recvfrom when MSG_TRUNC is present. 2016-05-17 07:38:27 +00:00
sched_getparam.cc
sem_init_glibc.cc [mips][compiler-rt] Disable sem_init_glibc.cc for MIPS64. 2017-09-25 13:25:34 +00:00
signal_segv_handler.cc [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
soft_rss_limit_mb_test.cc [asan] Change 3 tests from XFAIL to UNSUPPORTED. 2018-06-28 23:27:55 +00:00
sysconf_interceptor_bypass_test.cc [asan] Fix one more test on Android. 2018-06-28 22:54:42 +00:00
timerfd.cc
unexpected_format_specifier_test.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00