[libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o dfsan...
[oota-llvm.git] / lib / Fuzzer / test /
drwxr-xr-x   ..
-rw-r--r-- 2037 CMakeLists.txt
-rw-r--r-- 354 CounterTest.cpp
-rw-r--r-- 648 CxxTokensTest.cpp
-rw-r--r-- 488 FourIndependentBranchesTest.cpp
-rw-r--r-- 582 FullCoverageSetTest.cpp
-rw-r--r-- 2081 FuzzerUnittest.cpp
-rw-r--r-- 493 InfiniteTest.cpp
-rw-r--r-- 573 MemcmpTest.cpp
-rw-r--r-- 526 NullDerefTest.cpp
-rw-r--r-- 783 SimpleCmpTest.cpp
-rw-r--r-- 489 SimpleTest.cpp
-rw-r--r-- 590 StrncmpTest.cpp
-rw-r--r-- 464 TimeoutTest.cpp
-rw-r--r-- 1573 UserSuppliedFuzzerTest.cpp
drwxr-xr-x - dfsan
-rw-r--r-- 812 fuzzer-dfsan.test
-rw-r--r-- 1635 fuzzer.test
-rw-r--r-- 601 lit.cfg
-rw-r--r-- 165 lit.site.cfg.in
drwxr-xr-x - unit