llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix
Vitaly Buka 9c8e93c1b5 [nfc][asan][android] Fix test after D124057 2022-04-22 17:16:11 -07:00
..
access.cpp
arc4random.cpp
bsearch.cpp [msan] Add bsearch interceptor 2021-08-03 18:39:14 -07:00
create_thread_fail.cpp [asan] Fix pthread_create interceptor 2021-02-03 12:57:56 -08:00
crypt.cpp
dedup_token_length_test.cpp
devname.cpp
devname_r.cpp
dump_instruction_bytes.cpp
dump_registers.cpp
feof_fileno_ferror.cpp
fgetc_ungetc_getc.cpp
fgetln.cpp [sanitizers][test] Test sanitizer_common and ubsan_minimal on Solaris 2020-11-20 14:06:25 +01:00
fgets.cpp
fpe.cpp
fputc_putc_putchar.cpp
fputs_puts.cpp
fseek.cpp
fts.cpp
funopen.cpp
getc_unlocked.cpp
getcpuclockid.c [Sanitizer] Intercept clock_getcpuid/pthread_getcpuid on netbsd. 2021-09-06 10:51:51 +01:00
getfsent.cpp
getmntinfo.cpp
getpass.cpp [ASAN][NFC] Improve language 2021-02-12 02:55:58 -08:00
getpw_getgr.cpp [sanitizers][test] Test sanitizer_common and ubsan_minimal on Solaris 2020-11-20 14:06:25 +01:00
getrandom.c
getusershell.cpp
illegal_read_test.cpp
illegal_write_test.cpp
lit.local.cfg.py
lstat.cpp [sanitizers][test] Test sanitizer_common and ubsan_minimal on Solaris 2020-11-20 14:06:25 +01:00
lstat64.cpp [msan] Add interceptors for Linux 64-bit stat variants 2022-03-15 20:22:28 -07:00
mmap_test.c
mmap_write_exec.cpp [compiler-rt] fix asan buildbot failure on unit test for darwin 2021-10-28 18:48:54 +01:00
nl_langinfo.cpp
popen.cpp
posix_memalign-alignment.cpp
posix_spawn.c [sanitizer] Restore trivial posix_spawn init in test 2021-11-01 23:58:18 -07:00
print-module-map.cpp [sanitizer] Don't expect ABORTING in print-module-map 2021-03-05 19:22:34 -08:00
putc_putchar_unlocked.cpp
qsort.cpp [sanitizer] Add basic qsort test 2021-08-26 12:03:26 -07:00
readlink.c
readlinkat.c
realpath.cpp [sanitizer] Add new line to the test 2021-08-25 14:33:06 -07:00
recursion-in-qsort.cpp
regex.cpp [sanitizer] Always initialize the regex in the regcomp() interceptor 2022-03-15 14:30:57 -07:00
regex_startend.cpp [sanitizer_common][test] Handle missing REG_STARTEND in Posix/regex_startend.cpp 2021-03-17 09:56:19 +01:00
replace_sigaction.cpp [tsan] Fix sigaction interceptor after D107186 2021-08-24 10:19:02 -07:00
sanitizer_bad_report_path_test.cpp [sanitizer] Skip test on Android where chmod is not working 2022-02-13 19:50:25 -08:00
sanitizer_set_death_callback_test.cpp
sanitizer_set_report_fd_test.cpp
sanitizer_set_report_path_test.cpp [sanitizer] Skip test on Android where chmod is not working 2022-02-13 19:50:25 -08:00
sem_open.cpp [sanitizer] Fix the test on Solaris 2021-08-12 16:10:23 -07:00
setvbuf.cpp [nfc][asan][android] Fix test after D124057 2022-04-22 17:16:11 -07:00
signal.cpp [NFC] Fix test build breakage on Darwin 2021-07-22 14:18:13 -07:00
sl_add.cpp
strlcat.cpp
strlcpy.cpp
strtonum.cpp
strxfrm.c
sysctl.cpp
uname.c [sanitizers][test] Test sanitizer_common and ubsan_minimal on Solaris 2020-11-20 14:06:25 +01:00
vis.cpp
wcsdup.c
wcsxfrm.c
weak_hook_test.cpp