.. |
dfsan
|
[lib/Fuzzer] build tests that work well with dfsan also w/o dfsan
|
2015-05-08 21:45:19 +00:00 |
trace-bb
|
[libFuzzer] add a test that is built with -fsanitize-coverage=trace-bb
|
2015-12-02 02:49:37 +00:00 |
trace-pc
|
[libFuzzer] initial implementation of path coverage based on -fsanitize-coverage=trace-pc. This does not scale well yet, but already cracks FullCoverageSetTest in seconds
|
2016-02-26 21:33:56 +00:00 |
uninstrumented
|
[libFuzzer] fix the libFuzzer bot
|
2016-02-18 02:02:40 +00:00 |
unit
|
[fuzzer] Add a gtest-style test
|
2015-01-30 23:26:57 +00:00 |
BufferOverflowOnInput.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
CallerCalleeTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
CMakeLists.txt
|
[libFuzzer] don't report memory leaks if we are dying due to a timeout (just use _Exit instead of exit in the timeout callback)
|
2016-03-24 01:32:08 +00:00 |
CounterTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
CustomMutatorTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
dict1.txt
|
[libFuzzer] actually make the dictionaries work (+docs)
|
2015-09-04 00:12:11 +00:00 |
FourIndependentBranchesTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
FullCoverageSetTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
fuzzer-dfsan.test
|
[libFuzzer] get rid of UserSuppliedFuzzer; NFC
|
2016-02-13 03:25:16 +00:00 |
fuzzer-dict.test
|
[libFuzzer] add a position hint to the dictionary-based mutator
|
2016-01-07 01:49:35 +00:00 |
fuzzer-drill.test
|
[libFuzzer] split the tests to run them in parallel, remove one redundant test
|
2015-12-19 03:35:30 +00:00 |
fuzzer-fn-adapter.test
|
[libfuzzer] arbitrary function adapter.
|
2016-03-03 23:45:29 +00:00 |
fuzzer-leak.test
|
[libFuzzer] don't report memory leaks if we are dying due to a timeout (just use _Exit instead of exit in the timeout callback)
|
2016-03-24 01:32:08 +00:00 |
fuzzer-threaded.test
|
[libFuzzer] make trace-based fuzzing not crash in presence of threads
|
2016-01-06 00:03:35 +00:00 |
fuzzer-timeout.test
|
[libFuzzer] deprecate several flags
|
2016-03-17 19:59:39 +00:00 |
fuzzer-trace-pc.test
|
[libFuzzer] fixing the bot
|
2016-02-27 03:14:23 +00:00 |
fuzzer-traces.test
|
[libFuzzer] improve -merge functionality
|
2016-03-18 00:23:29 +00:00 |
fuzzer.test
|
[libFuzzer] don't report memory leaks if we are dying due to a timeout (just use _Exit instead of exit in the timeout callback)
|
2016-03-24 01:32:08 +00:00 |
FuzzerFnAdapterUnittest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
FuzzerUnittest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
hi.txt
|
[LibFuzzer] test_single_input option to run a single test case.
|
2015-10-01 23:23:06 +00:00 |
InitializeTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
LeakTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
LeakTimeoutTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +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
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
merge.test
|
[libFuzzer] improve -merge functionality
|
2016-03-18 00:23:29 +00:00 |
NthRunCrashTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
NullDerefTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
RepeatedMemcmp.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SimpleCmpTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SimpleDictionaryTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SimpleFnAdapterTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SimpleHashTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SimpleTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SpamyTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
StrcmpTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
StrncmpTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
SwitchTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
ThreadedTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
TimeoutTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |
UninstrumentedTest.cpp
|
[libfuzzer] adding license headers to cpp files
|
2016-04-01 18:38:58 +00:00 |