.. |
dfsan
|
[lib/Fuzzer] build tests that work well with dfsan also w/o dfsan
|
2015-05-08 21:45:19 +00:00 |
unit
|
|
|
CMakeLists.txt
|
[lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators
|
2015-05-22 22:35:31 +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 |
DFSanMemcmpTest.cpp
|
[lib/Fuzzer] build tests that work well with dfsan also w/o dfsan
|
2015-05-08 21:45:19 +00:00 |
DFSanSimpleCmpTest.cpp
|
[lib/Fuzzer] build tests that work well with dfsan also w/o dfsan
|
2015-05-08 21:45:19 +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.test
|
[lib/Fuzzer] remove -use_coverage_pairs=1, an experimental feature that is unlikely to ever scale
|
2015-05-22 22:47:03 +00:00 |
FuzzerUnittest.cpp
|
[lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators
|
2015-05-22 22:35:31 +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
|
|
|
lit.site.cfg.in
|
|
|
NullDerefTest.cpp
|
[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique
|
2015-05-06 22:19:00 +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
|
[lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators
|
2015-05-22 22:35:31 +00:00 |