[libFuzzer] make sure that 2-byte arguments of switch() are handled properly
[oota-llvm.git] / lib / Fuzzer / test /
drwxr-xr-x   ..
-rw-r--r-- 2063 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-- 672 StrncmpTest.cpp
-rw-r--r-- 1487 SwitchTest.cpp
-rw-r--r-- 464 TimeoutTest.cpp
-rw-r--r-- 1573 UserSuppliedFuzzerTest.cpp
drwxr-xr-x - dfsan
-rw-r--r-- 1136 fuzzer-dfsan.test
-rw-r--r-- 1839 fuzzer.test
-rw-r--r-- 601 lit.cfg
-rw-r--r-- 165 lit.site.cfg.in
drwxr-xr-x - unit