1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Fuzzer/test
2017-06-15 22:43:40 +00:00
..
inline-8bit-counters [libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in libFuzzer. This is not fully functional yet, but simple tests work 2017-06-13 22:31:21 +00:00
no-coverage
trace-pc [libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in libFuzzer. This is not fully functional yet, but simple tests work 2017-06-13 22:31:21 +00:00
ubsan
uninstrumented
unit
AbsNegAndConstant64Test.cpp [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
AbsNegAndConstantTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
AccumulateAllocationsTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
afl-driver-extra-stats.test
afl-driver-stderr.test
afl-driver.test [libFuzzer] fix tests on Windows 2017-05-15 22:55:00 +00:00
AFLDriverTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
bad-strcmp.test
BadStrcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
BogusInitializeTest.cpp
BufferOverflowOnInput.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
caller-callee.test
CallerCalleeTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
cleanse.test [libFuzzer] experimental option -cleanse_crash: tries to replace all bytes in a crash reproducer with garbage, while still preserving the crash 2017-04-17 20:58:21 +00:00
CleanseTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
CMakeLists.txt Fixing section name for Darwin platforms for sanitizer coverage 2017-06-14 23:40:25 +00:00
CounterTest.cpp
coverage.test
CustomCrossOverAndMutateTest.cpp
CustomCrossOverTest.cpp
CustomMutatorTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
cxxstring.test Fuzzer: Mark test/cxxstring.test UNSUPPORTED: windows 2017-04-28 23:59:53 +00:00
CxxStringEqTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
dict1.txt
disable-leaks.test
DivTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DSO1.cpp
DSO2.cpp
DSOTestExtra.cpp
DSOTestMain.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
dump_coverage.test [libFuzzer] fix a test to match the new sanitizer run-time 2017-05-31 19:47:11 +00:00
EmptyTest.cpp
equivalence-signals.test
equivalence.test
EquivalenceATest.cpp
EquivalenceBTest.cpp
extra-counters.test
FourIndependentBranchesTest.cpp [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
FullCoverageSetTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
fuzzer-customcrossover.test [libFuzzer] remove a stale flag from tests, run value-profile-strncmp.test longer (hopefully, will fix the OSX bot) 2017-03-30 04:22:20 +00:00
fuzzer-customcrossoverandmutate.test [libFuzzer] remove a stale flag from tests, run value-profile-strncmp.test longer (hopefully, will fix the OSX bot) 2017-03-30 04:22:20 +00:00
fuzzer-custommutator.test
fuzzer-dict.test
fuzzer-dirs.test [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
fuzzer-fdmask.test
fuzzer-finalstats.test
fuzzer-flags.test
fuzzer-leak.test
fuzzer-oom-with-profile.test
fuzzer-oom.test Revert "[libFuzzer] XFAIL fuzzer-oom.test on Darwin." 2017-04-20 00:16:13 +00:00
fuzzer-printcovpcs.test
fuzzer-runs.test
fuzzer-seed.test
fuzzer-segv.test [libFuzzer] Don't replace custom signal handlers. 2017-05-25 01:43:13 +00:00
fuzzer-singleinputs.test
fuzzer-threaded.test
fuzzer-timeout.test
fuzzer-traces-hooks.test
fuzzer-ubsan.test
fuzzer.test
FuzzerUnittest.cpp [libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in libFuzzer. This is not fully functional yet, but simple tests work 2017-06-13 22:31:21 +00:00
hi.txt
InitializeTest.cpp
inline-8bit-counters.test [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
LargeTest.cpp
LeakTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
LeakTimeoutTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
lit.cfg
lit.site.cfg.in
LoadTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Memcmp64BytesTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
MemcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
merge-posix.test
merge-summary.test
merge.test
minimize_crash.test
minimize_two_crashes.test
NotinstrumentedTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
NthRunCrashTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
NullDerefOnEmptyTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
NullDerefTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
OneHugeAllocTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
OutOfMemorySingleLargeMallocTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
OutOfMemoryTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
overwrite-input.test [libFuzzer] make sure the input data is not overwritten in the fuzz target (if it is -- report an error) 2017-05-09 01:17:29 +00:00
OverwriteInputTest.cpp [libFuzzer] make sure the input data is not overwritten in the fuzz target (if it is -- report an error) 2017-05-09 01:17:29 +00:00
repeated-bytes.test
RepeatedBytesTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
RepeatedMemcmp.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
shrink.test
ShrinkControlFlowTest.cpp [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
ShrinkValueProfileTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SignedIntOverflowTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
simple-cmp.test
SimpleCmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SimpleDictionaryTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SimpleHashTest.cpp [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
SimpleTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SimpleThreadedTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SingleByteInputTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SingleMemcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SingleStrcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SingleStrncmpTest.cpp [libFuzzer] change the default max_len from 64 to 4096. This will affect cases where libFuzzer is run w/o initial corpus or with a corpus of very small items. 2017-06-15 22:43:40 +00:00
SpamyTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
standalone.test
StrcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
StrncmpOOBTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
StrncmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
StrstrTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
swap-cmp.test
SwapCmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Switch2Test.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SwitchTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
TableLookupTest.cpp [libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in libFuzzer. This is not fully functional yet, but simple tests work 2017-06-13 22:31:21 +00:00
ThreadedLeakTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ThreadedTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
TimeoutEmptyTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
TimeoutTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
trace-malloc-2.test
trace-malloc.test
trace-pc.test
TraceMallocTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
TwoDifferentBugsTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ulimit.test
value-profile-cmp2.test
value-profile-cmp3.test
value-profile-cmp4.test
value-profile-cmp.test
value-profile-div.test
value-profile-load.test
value-profile-mem.test
value-profile-set.test
value-profile-strcmp.test [libFuzzer] remove a stale flag from tests, run value-profile-strncmp.test longer (hopefully, will fix the OSX bot) 2017-03-30 04:22:20 +00:00
value-profile-strncmp.test [libFuzzer] try to fix value-profile-strncmp on the Mac bot 2017-03-31 00:52:39 +00:00
value-profile-switch.test