summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-28Merging r340758 and r340769:Hans Wennborg
2018-08-09Merging r339303:Hans Wennborg
2018-08-01Test: Enable exceptions for test that needs itFilipe Cabecinhas
2018-08-01[gcov] Add test which uses forkMarco Castelluccio
2018-07-31[compiler-rt] Add a routine to specify the mode used when creating profile dirs.Matt Davis
2018-07-31[gcov] Add tests using switch, one with break clauses and one with fallthroughMarco Castelluccio
2018-07-31[XRay][compiler-rt] Profiling Mode: Include file header in buffersDean Michael Berris
2018-07-30[NFC] Rename test/ubsan/TestCases/{ImplicitCast => ImplicitConversion}Roman Lebedev
2018-07-30[compiler-rt] integer-truncation-blacklist.c: XFAIL on android/iosRoman Lebedev
2018-07-30[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev
2018-07-26[test] Use printf instead of C++ iostream, NFC.Jonas Hahnfeld
2018-07-25[libFuzzer] Disable handle-unstable.test for ARM and delete duplicated test f...Max Moroz
2018-07-25[XRay tests] Don't filter test-critical callsJeremy Morse
2018-07-25[Asan][Msan] Unit tests Disable some tests for FreeBSDDavid Carlier
2018-07-24[libFuzzer] Handle unstable edges by disregarding unstable edgesMax Moroz
2018-07-24[tsan] Fix crash in objc_sync_enter/objc_sync_exit when using an Obj-C tagged...Kuba Mracek
2018-07-23Reapply "[XRay] Remove scheduling dependency in fork_basic_logging.cc"Matthew Voss
2018-07-23[libFuzzer] Handle unstable edges by using minimum hit countsMax Moroz
2018-07-20Change the cap on the amount of padding for each vtable to 32-byte (previousl...Peter Collingbourne
2018-07-20[libFuzzer] Use separate test directory for each configJoel E. Denny
2018-07-19[libFuzzer] when -print_coverage=1 is given, print more stats (the number of ...Kostya Serebryany
2018-07-19[profile] Fix typo in testTeresa Johnson
2018-07-19[profile] Add interface to get profile filenameTeresa Johnson
2018-07-19[compiler-rt] Only set lto_flags if lto_supportedTeresa Johnson
2018-07-19[compiler-rt] Add NewPM testing to CFI testsTeresa Johnson
2018-07-19[XRay][compiler-rt] Profiling: No files when emptyDean Michael Berris
2018-07-19[libFuzzer] quick hack to fix the botKostya Serebryany
2018-07-19[libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...Kostya Serebryany
2018-07-19Remove scheduling dependency from XRay :: Posix/fork_basic_logging.ccMatthew Voss
2018-07-18Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne
2018-07-18[XRay][compiler-rt] FDR Mode: Allow multiple runsDean Michael Berris
2018-07-17[libFuzzer] Mutation tracking and logging implemented.Max Moroz
2018-07-17libFuzzer: prevent irrelevant strings from leaking into auto-dictionaryMatt Morehouse
2018-07-16[libFuzzer] Avoid STL in MSan test.Matt Morehouse
2018-07-16Revert r337194 (https://reviews.llvm.org/D48891) due to compilation errors.Max Moroz
2018-07-16[cmake][libFuzzer] fixup r337193 to ensure msan/dfsan are not addedAlex Lorenz
2018-07-16[libFuzzer] Mutation tracking and logging implemented.Max Moroz
2018-07-16[libFuzzer] Add msan and dfsan to test deps.Matt Morehouse
2018-07-16[libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...Max Moroz
2018-07-16Revert r337175 (https://reviews.llvm.org/D49212) due to unintentional format ...Max Moroz
2018-07-16[libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...Max Moroz
2018-07-16[gcov] Add a test showing differences in line counts when building with or wi...Marco Castelluccio
2018-07-16Add a test with __gcov_flush called before terminating the program.Marco Castelluccio
2018-07-13[UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.Max Moroz
2018-07-13Add a test with multiple BBs on the same lineMarco Castelluccio
2018-07-13Remove `tsan/Darwin/gcd-after-null.mm` test.Dan Liew
2018-07-13[XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...Dean Michael Berris
2018-07-13[XRay][compiler-rt] Profiling Mode: Flush logs on exitDean Michael Berris
2018-07-13[fuzzer] [tests] Increase the number of iterations for three-bytes.testGeorge Karpenkov
2018-07-12Simplify instrprof-dlopen-dlclose-gcov.test to avoid failures on Aarch64.Marco Castelluccio