summaryrefslogtreecommitdiff
path: root/compiler-rt/test
Commit message (Expand)AuthorAgeFilesLines
* [gcov][test] Add -dumpdir ./Fangrui Song2023-05-1715-32/+32
* Revert "[ASAN] Use ThreadArgRetval in ASAN"Vitaly Buka2023-05-161-2/+2
* Revert "[LSAN] Use ThreadArgRetval in LSAN"Vitaly Buka2023-05-161-1/+4
* [builtins][test] Use architecture specific float16 checkDavid Candler2023-05-161-2/+2
* [asan][test][win] Move MSVC-specific tests into a subdirAlvin Wong2023-05-1611-25/+9
* [asan][test][win] Remove `REQUIRES: asan-rtl-heap-interception`Alvin Wong2023-05-165-5/+0
* [asan][test][win] Port more tests to not use clang-cl on MinGW (4)Alvin Wong2023-05-165-19/+23
* [asan][test][win] Port more tests to not use clang-cl on MinGW (3)Alvin Wong2023-05-164-17/+18
* [asan][test][win] Port more tests to not use clang-cl on MinGW (2)Alvin Wong2023-05-1642-154/+84
* [asan][win][test] Disable interception_failure_test.cpp for static asanAlvin Wong2023-05-161-3/+6
* [test][sanitizer] Disable create_thread_loop on AndroidVitaly Buka2023-05-141-0/+3
* ASan: fix potential use-after-free in backtrace interceptorThurston Dang2023-05-131-4/+2
* ASan: unbreak Windows build by limiting backtrace* tests to glibcThurston Dang2023-05-132-0/+8
* ASan: add backtrace_symbols test and clarify code is correctThurston Dang2023-05-131-0/+36
* ASan: add testcase for backtrace interceptorThurston Dang2023-05-121-0/+28
* [HWASan] unflake testFlorian Mayer2023-05-121-9/+16
* [test][sanitizers] Disable new test on AndroidVitaly Buka2023-05-121-0/+3
* [DFSAN] Add support for strnlenTomasz Kuchta2023-05-121-0/+29
* [test] Remove Python<3.3 workaround without shlex.quoteFangrui Song2023-05-113-32/+7
* [LSAN] Use ThreadArgRetval in LSANVitaly Buka2023-05-111-4/+1
* [ASAN] Use ThreadArgRetval in ASANVitaly Buka2023-05-111-2/+2
* [HWSAN] Use ThreadArgRetval in HWSANVitaly Buka2023-05-111-3/+2
* [ORC-RT] Add REQUIRES: jit-compatible-osx-swift-runtime to testcase.Lang Hames2023-05-101-0/+2
* [msan] Add pthread_*join_np interceptorsVitaly Buka2023-05-081-2/+0
* [test][TSAN] Disable new test crashing with tsanVitaly Buka2023-05-081-1/+5
* [test][lsan] Don't recompile the testVitaly Buka2023-05-081-15/+21
* [test][sanitizer] Improve test expectationVitaly Buka2023-05-081-1/+1
* [test][sanitizer] Check pthread_create return valueVitaly Buka2023-05-081-2/+2
* [test][sanitizer] Extend the testVitaly Buka2023-05-071-7/+17
* [test][sanitizer] Add feature for "any" GLIBCVitaly Buka2023-05-051-1/+5
* [test][sanitizer] Add tests for join variantsVitaly Buka2023-05-051-0/+50
* [test][lsan] Remove std::vector from testVitaly Buka2023-05-051-2/+1
* [test][lsan] For thread args/result leakVitaly Buka2023-05-051-0/+53
* [ORC][MachOPlatform] Don't add InitSectionSymbols for __objc_imageinfo.Lang Hames2023-05-052-0/+125
* [test][HWASAN] Don't run common tests without lldVitaly Buka2023-05-021-0/+2
* Revert "Reland D147337 "[tsan] Add debugging interfaces into interface header.""Hans Wennborg2023-04-291-77/+0
* [HWASAN] Support short granules in __hwasan_test_shadowVitaly Buka2023-04-281-0/+41
* Revert "[HWASAN] Support short granules in __hwasan_test_shadow"Vitaly Buka2023-04-281-41/+0
* [HWASAN] Support short granules in __hwasan_test_shadowVitaly Buka2023-04-281-0/+41
* Revert "[HWASAN] Support short granules in __hwasan_test_shadow"Vitaly Buka2023-04-281-41/+0
* [HWASAN] Support short granules in __hwasan_test_shadowVitaly Buka2023-04-281-0/+41
* [sanitizer] Remove crypt and crypt_r interceptorsFangrui Song2023-04-282-68/+0
* Reland D147337 "[tsan] Add debugging interfaces into interface header."Pierre Gousseau2023-04-281-0/+77
* [hwasan] fix false positive when hwasan-match-all-tag flag is enabled and sho...Enna12023-04-281-0/+12
* [sanitizer] use the right type for sizeofWu, Yingcong2023-04-272-0/+30
* [hwasan] Enable common syscall interceptorsThurston Dang2023-04-271-0/+33
* [hwasan] Implement __sanitizer_purge_allocatorVitaly Buka2023-04-261-0/+90
* [HWASAN] Fix __sanitizer_get_allocated_{begin,size}Vitaly Buka2023-04-262-6/+0
* [HWASAN] Fix HwasanReallocate in aliasing modeVitaly Buka2023-04-261-3/+0
* [NFC][sanitizer] Fix typoVitaly Buka2023-04-261-1/+1