llvm-6502/lib/Fuzzer/test
2015-03-31 20:13:20 +00:00
..
dfsan DFSan-based fuzzer (proof of concept). 2015-03-30 22:09:51 +00:00
unit
CMakeLists.txt [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
CounterTest.cpp [sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fuzzing). 2015-03-03 23:27:02 +00:00
CxxTokensTest.cpp [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
FourIndependentBranchesTest.cpp [fuzzer] one more experimental search mode: -use_coverage_pairs=1 2015-02-20 03:02:37 +00:00
FullCoverageSetTest.cpp
fuzzer.test [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
FuzzerUnittest.cpp
InfiniteTest.cpp
lit.cfg
lit.site.cfg.in
NullDerefTest.cpp
SimpleTest.cpp
TimeoutTest.cpp