llvm-6502/lib/Fuzzer/test
2015-07-24 01:06:40 +00:00
..
dfsan [lib/Fuzzer] build tests that work well with dfsan also w/o dfsan 2015-05-08 21:45:19 +00:00
unit [fuzzer] Add a gtest-style test 2015-01-30 23:26:57 +00:00
CMakeLists.txt [Fuzzer] Clearly separate regular and DFSan tests. NFC. 2015-07-21 22:51:49 +00:00
CounterTest.cpp [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique 2015-05-06 22:19:00 +00:00
CxxTokensTest.cpp [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simplify the test runner 2015-05-07 00:11:33 +00:00
FourIndependentBranchesTest.cpp [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique 2015-05-06 22:19:00 +00:00
FullCoverageSetTest.cpp [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique 2015-05-06 22:19:00 +00:00
fuzzer-dfsan.test [Fuzzer] Rely on $PATH expansion instead of hardcoding paths in tests. NFC. 2015-07-21 22:51:55 +00:00
fuzzer.test [libFuzzer] dump long running units to disk 2015-07-23 18:37:22 +00:00
FuzzerUnittest.cpp [libFuzzer] allow users to supply their own implementation of rand 2015-07-24 01:06:40 +00:00
InfiniteTest.cpp [lib/Fuzzer] change the meaning of -timeout flag: now timeout is applied to every unit of work separately 2015-05-19 22:12:57 +00:00
lit.cfg [Fuzzer] Rely on $PATH expansion instead of hardcoding paths in tests. NFC. 2015-07-21 22:51:55 +00:00
lit.site.cfg.in [fuzzer] Add proper dependensices to the fuzzer tests 2015-02-03 21:57:32 +00:00
MemcmpTest.cpp [Fuzzer] Clearly separate regular and DFSan tests. NFC. 2015-07-21 22:51:49 +00:00
NullDerefTest.cpp [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique 2015-05-06 22:19:00 +00:00
SimpleCmpTest.cpp [Fuzzer] Clearly separate regular and DFSan tests. NFC. 2015-07-21 22:51:49 +00:00
SimpleTest.cpp [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simplify the test runner 2015-05-07 00:11:33 +00:00
TimeoutTest.cpp [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique 2015-05-06 22:19:00 +00:00
UserSuppliedFuzzerTest.cpp [libFuzzer] allow users to supply their own implementation of rand 2015-07-24 01:06:40 +00:00