aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-25[sanitizer] Fix mallopt interceptor.linaro-local/peter.smith/rebased-pgoEvgeniy Stepanov
2018-10-24[hwasan] when printing a stack-related bugs, also print stack frame descripti...Kostya Serebryany
2018-10-12[lit] Support the `%shared_libasan` lit substitution on Apple platforms.Dan Liew
2018-10-12[SanitizerCoverage] Prevent /OPT:REF from stripping constructorsJonathan Metzman
2018-10-12[libFuzzer] Add test for SanitizerCoverage working on Mac even with -Wl,-dead...Max Moroz
2018-10-12Fix bug where `config.asan_dynamic` in generated ASan `lit.site.cfg` files wa...Dan Liew
2018-10-11[hwasan] relax a testKostya Serebryany
2018-10-11[compiler-rt][ubsan] Split Implicit Integer Truncation Sanitizer into unsigne...Roman Lebedev
2018-10-11[profile] Fix the gcov tests after the patch in D49853 landed.Calixte Denizet
2018-10-11[hwasan] extend the stack-uar testKostya Serebryany
2018-10-10[hwasan] simplify a testKostya Serebryany
2018-10-10[hwasan] when reporting a bug, print some very basic information about the he...Kostya Serebryany
2018-10-10[hwasan] print all threads in a bug reportKostya Serebryany
2018-10-10[libFuzzer] Disable value profiling tests on ARMGeorge Karpenkov
2018-10-10[libFuzzer] Generalize the code for getting the previous offset for different...George Karpenkov
2018-10-09Mark intercept-rethrow-exception.cc as XFAIL on NetBSDKamil Rytarowski
2018-10-09Mark 4 MSan tests as XFAIL for NetBSDKamil Rytarowski
2018-10-09Mark MSan fork test as UNSUPPORTED on NetBSDKamil Rytarowski
2018-10-09Reflect the current reality and disable lsan tests on NetBSDKamil Rytarowski
2018-10-09Use PTHREAD_STACK_MIN conditionally in a testKamil Rytarowski
2018-10-08Don't harcode -ldl test/sanitizer_common/TestCasesKamil Rytarowski
2018-10-08Disable TestCases/pthread_mutexattr_get on NetBSDKamil Rytarowski
2018-10-08Fix Posix/devname_r for NetBSDKamil Rytarowski
2018-10-05Revert r343606/r342652 "[winasan] Unpoison the stack in NtTerminateThread""Reid Kleckner
2018-10-04[Esan] Port cache frag to FreeBSDDavid Carlier
2018-10-03Mark two tests, which require too much available VM, as "UNSUPPORTED: ios".Kuba Mracek
2018-10-02Reland r342652 "[winasan] Unpoison the stack in NtTerminateThread"David Major
2018-10-02[sanitizer] Include inlined frames into __sanitizer_symbolize_pc outputVitaly Buka
2018-10-02Revert "[sanitizer] Include inlined frames into __sanitizer_symbolize_pc output"Jessica Paquette
2018-10-02[sanitizer] Include inlined frames into __sanitizer_symbolize_pc outputVitaly Buka
2018-10-01[sanitizer] Small buffer tests for __sanitizer_symbolize_pcVitaly Buka
2018-10-01[Cfi] Compiling cfi library on FreeBSD and NetBSDDavid Carlier
2018-09-28Revert r342652 "[winasan] Unpoison the stack in NtTerminateThread"Hans Wennborg
2018-09-28[XRay] Fix fdr-thread-order.cc when current directory contains fdr-thread-ord...Fangrui Song
2018-09-27[XRay] Fix argv0-log-file-name.cc race when tests are executed parallellyFangrui Song
2018-09-27[XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris
2018-09-27[compiler-rt][ubsan][NFC] Slight test cleanup in preparation for D50902.Roman Lebedev
2018-09-27[compiler-rt] [builtins] Restore tests from r342917 (disabled in r343095) on ...Jordan Rupprecht
2018-09-27[Coverage] Disable Linux/coverage-missing.cc in AddressSanitizer-i386-linux t...Fangrui Song
2018-09-26Disable tests from r342917 on Windows; -lm won't work thereHans Wennborg
2018-09-25[Profile] Fix gcov testsCalixte Denizet
2018-09-24[hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov
2018-09-24Revert "[hwasan] Record and display stack history in stack-based reports."Evgeniy Stepanov
2018-09-24[hwasan] Record and display stack history in stack-based reports.Evgeniy Stepanov
2018-09-24[compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid...Jordan Rupprecht
2018-09-24[profile] Revert commit https://reviews.llvm.org/rL342718Calixte Denizet
2018-09-24When running the ios/iossim prepare script show the script output when it ret...Dan Liew
2018-09-21SafeStack: Fix flaky test (PR39001)Vlad Tsyrklevich
2018-09-21[libfuzzer] Fix a test's run lineJeremy Morse
2018-09-21[profile] Fix the tests for patch in https://reviews.llvm.org/D49916.Calixte Denizet