summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15ubsan: Unbreak ubsan_cxx runtime library on Windows.Peter Collingbourne
2017-09-15cfi: Enable ThinLTO tests on Windows.Peter Collingbourne
2017-09-15[sanitizer] Simplify checks in allow_user_segv.ccVitaly Buka
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15[lsan] Disable clang-format on few RUN: statementsVitaly Buka
2017-09-14[scudo] Fix bad request handling when allocator has not been initializedKostya Kortchinsky
2017-09-14Revert "[mips] Fix sem_init_glibc test for MIPS."Simon Dardis
2017-09-14[asan] Disable two dynamic tests on armhfVitaly Buka
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-09-14[mips] Fix sem_init_glibc test for MIPS.Simon Dardis
2017-09-14[sanitizer] Mark allow_user_segv as XFAIL instead of UNSUPPORTEDVitaly Buka
2017-09-13[ubsan-minimal] Filter targets to test by host arch on DarwinVedant Kumar
2017-09-13[ubsan-minimal] Temporarily disable x86_64h testing on DarwinVedant Kumar
2017-09-13[compiler-rt] Add test for not fully implemented dump_registersVitaly Buka
2017-09-13[compiler-rt] Move dump_instruction_bytes and dump_registers into sanitizer_c...Vitaly Buka
2017-09-13[ubsan] Enable -fsanitize=function test on DarwinVedant Kumar
2017-09-12[tsan] Disable user_malloc test which fails glibc 2.24Vitaly Buka
2017-09-12[ubsan-minimal] Fix the x86_64h config checkVedant Kumar
2017-09-12[libFuzzer] Fix lit files to make running tests more straightforward on Mac OS.Max Moroz
2017-09-12[libfuzzer] Compare TotalNumberOfRuns with MaxNumberOfRuns when testing a mem...Max Moroz
2017-09-12[ubsan-minimal] Disable x86_64h tests when not on x86_64hVedant Kumar
2017-09-11[ubsan-minimal] Enable on DarwinVedant Kumar
2017-09-11[ubsan] Make ubsan version of __sanitizer_print_stack_trace consistent with o...Vitaly Buka
2017-09-11[ubsan] Save binary name before parsing optionsVitaly Buka
2017-09-11[scudo] Fix improper TSD init after TLS destructors are calledKostya Kortchinsky
2017-09-11[asan] Include asan-dynamic into check-allVitaly Buka
2017-09-09[asan] Fix tests broken by r312858Vitaly Buka
2017-09-09[ubsan] Enable UBsan in sanitizer_common testsVitaly Buka
2017-09-09[compiler-rt] Move allow_user_segv.cc into sanitizer_commonVitaly Buka
2017-09-09[asan] Use more generic string in error messageVitaly Buka
2017-09-08Revert "Prevent DCE on __lsan_is_turned_off and re-enable test case"Francis Ricci
2017-09-08Prevent DCE on __lsan_is_turned_off and re-enable test caseFrancis Ricci
2017-09-07[libFuzzer] simplify CustomCrossOverTest even moreKostya Serebryany
2017-09-07[libFuzzer] simplify CustomCrossOverTest a bit moreKostya Serebryany
2017-09-07[libFuzzer] simplify and re-enable CustomCrossOverTestKostya Serebryany
2017-09-06[compiler-rt][xray][mips] Mark some tests as unsupported.Simon Dardis
2017-09-05[libFuzzer] remporary disable an unstable testKostya Serebryany
2017-09-05[msan] Check sigset_t and sigaction arguments.Evgeniy Stepanov
2017-09-01[libFuzzer] use more iterations for a testKostya Serebryany
2017-09-01[libFuzzer] Enable 8-bit counters test on macOSGeorge Karpenkov
2017-08-31Revert "[ubsan] Make check-ubsan depend on check-ubsan-minimal."Evgeniy Stepanov
2017-08-31[ubsan] Make check-ubsan depend on check-ubsan-minimal.Evgeniy Stepanov
2017-08-31[ubsan] Give ubsan-minimal lit test suite a name.Evgeniy Stepanov
2017-08-31[XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris
2017-08-30Finalize ASAN/NetBSDKamil Rytarowski
2017-08-30[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzerMatt Morehouse
2017-08-30Add NetBSD support in test/tsan/thread_name*.ccKamil Rytarowski
2017-08-30[fuzzer] Don't enable tests when the fuzzer isn't builtVedant Kumar
2017-08-29Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"Matt Morehouse