summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer
Commit message (Expand)AuthorAgeFilesLines
* Merging r339303:Hans Wennborg2018-08-091-1/+1
* [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev2018-07-302-0/+32
* [libFuzzer] Disable handle-unstable.test for ARM and delete duplicated test f...Max Moroz2018-07-252-12/+3
* [libFuzzer] Handle unstable edges by disregarding unstable edgesMax Moroz2018-07-241-0/+39
* [libFuzzer] Handle unstable edges by using minimum hit countsMax Moroz2018-07-231-0/+12
* [libFuzzer] Use separate test directory for each configJoel E. Denny2018-07-201-2/+0
* [libFuzzer] when -print_coverage=1 is given, print more stats (the number of ...Kostya Serebryany2018-07-192-2/+5
* [libFuzzer] quick hack to fix the botKostya Serebryany2018-07-191-0/+1
* [libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...Kostya Serebryany2018-07-191-6/+12
* [libFuzzer] Mutation tracking and logging implemented.Max Moroz2018-07-171-0/+5
* libFuzzer: prevent irrelevant strings from leaking into auto-dictionaryMatt Morehouse2018-07-171-2/+2
* [libFuzzer] Avoid STL in MSan test.Matt Morehouse2018-07-162-1/+27
* Revert r337194 (https://reviews.llvm.org/D48891) due to compilation errors.Max Moroz2018-07-161-5/+0
* [cmake][libFuzzer] fixup r337193 to ensure msan/dfsan are not addedAlex Lorenz2018-07-161-1/+7
* [libFuzzer] Mutation tracking and logging implemented.Max Moroz2018-07-161-0/+5
* [libFuzzer] Add msan and dfsan to test deps.Matt Morehouse2018-07-161-1/+1
* [libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...Max Moroz2018-07-162-0/+72
* Revert r337175 (https://reviews.llvm.org/D49212) due to unintentional format ...Max Moroz2018-07-162-72/+0
* [libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...Max Moroz2018-07-162-0/+72
* [fuzzer] [tests] Increase the number of iterations for three-bytes.testGeorge Karpenkov2018-07-131-1/+1
* [SanitizerCoverage] Add associated metadata to 8-bit counters.Matt Morehouse2018-07-121-1/+3
* [libFuzzer] If LLD available, require it to build first.Matt Morehouse2018-07-121-0/+3
* [libFuzzer] Use lld-available for gc-sections.test.Matt Morehouse2018-07-121-2/+2
* [FileCheck] Add -allow-deprecated-dag-overlap to another compiler-rt testJoel E. Denny2018-07-111-1/+1
* [libFuzzer] Disable dataflow.test on AArch64.Matt Morehouse2018-07-101-0/+1
* Revert "[Fuzzer] Afl driver changing iterations handling"Matt Morehouse2018-07-101-9/+2
* [LibFuzzer] Disable MSan test on Darwin which was added by r336619. The Memor...Dan Liew2018-07-102-0/+9
* [libFuzzer] Make -fsanitize=memory,fuzzer work.Matt Morehouse2018-07-094-2/+73
* Revert "[libFuzzer] Mutation tracking and logging implemented"Matt Morehouse2018-07-091-5/+0
* [libFuzzer] Mutation tracking and logging implementedMatt Morehouse2018-07-091-0/+5
* Recommit "[CMake] Run libFuzzer tests with check-all."Yvan Roux2018-07-061-2/+0
* [libFuzzer] Disable hanging tests on AArch64Yvan Roux2018-07-063-0/+3
* Revert "[CMake] Run libFuzzer tests with check-all."Yvan Roux2018-07-051-0/+2
* [libFuzzer] add one more value profile metric, under a flag (experimental)Kostya Serebryany2018-07-032-1/+9
* [libFuzzer] add a tiny and surprisingly hard puzzleKostya Serebryany2018-07-031-0/+14
* Support for multiarch runtimes layoutPetr Hosek2018-06-282-2/+7
* [libFuzzer] [Tests] [NFC] Change seed for reduce_inputs.testGeorge Karpenkov2018-06-281-1/+1
* [libFuzzer] [NFC] [Tests] Mark signal handling tests as UNSUPPORTED on DarwinGeorge Karpenkov2018-06-272-2/+2
* [libFuzzer] Mark several tests UNSUPPORTED for aarch64.Matt Morehouse2018-06-266-3/+7
* [CMake] Run libFuzzer tests with check-all.Matt Morehouse2018-06-251-2/+0
* [libFuzzer] Filter architectures for testing on Apple platforms.George Karpenkov2018-06-211-0/+4
* [libFuzzer] Provide more descriptive names for testing targets.George Karpenkov2018-06-211-1/+1
* [sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek2018-06-203-7/+6
* [libFuzzer] Avoid -fuse-ld=lld on gc-sections.Matt Morehouse2018-06-151-2/+2
* [SanitizerCoverage] Add associated metadata to pc-tables.Matt Morehouse2018-06-151-3/+3
* [libFuzzer] [NFC] XFAIL one of the tests on iOS.George Karpenkov2018-06-141-0/+1
* [libFuzzer] [NFC] Remaining minor fixes to support testing on devices.George Karpenkov2018-06-147-13/+15
* [libFuzzer] [NFC] Support multi-arch and multi-OS building and testingGeorge Karpenkov2018-06-143-7/+38
* [libFuzzer] [NFC] Generalize DSO tests to work even when files are moved.George Karpenkov2018-06-142-8/+8
* [libFuzzer] [NFC] Do not use hardcoded relative paths in tests.George Karpenkov2018-06-121-11/+12
OpenPOWER on IntegriCloud