1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Fuzzer/test
2017-08-08 00:12:09 +00:00
..
unit
AbsNegAndConstant64Test.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
AbsNegAndConstantTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +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 Drop Windows support from libFuzzer tests. 2017-08-04 17:43:28 +00:00
afl-driver-stderr.test Drop Windows support from libFuzzer tests. 2017-08-04 17:43:28 +00:00
afl-driver.test Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. 2017-08-04 17:19:45 +00:00
AFLDriverTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
bad-strcmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
BadStrcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
BogusInitializeTest.cpp [libFuzzer] add an assert to protect against LLVMFuzzerInitialize changing argv[0] 2017-01-20 21:34:24 +00:00
BufferOverflowOnInput.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
caller-callee.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
CallerCalleeTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
cleanse.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
CleanseTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
CMakeLists.txt [libFuzzer tests] Only enable libFuzzer tests if 2017-08-04 19:29:16 +00:00
CounterTest.cpp [libfuzzer] adding license headers to cpp files 2016-04-01 18:38:58 +00:00
coverage.test [libFuzzer] simplify the implementation of -print_coverage=1 2017-08-08 00:12:09 +00:00
CustomCrossOverAndMutateTest.cpp [libFuzzer] Reorder includes in test 2017-03-13 23:49:00 +00:00
CustomCrossOverTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
CustomMutatorTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
cxxstring.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
CxxStringEqTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DeepRecursionTest.cpp [libFuzzer] prototype implementation of recursion-depth coverage features (commented out; real implementation needs to use inlined instrumentation) 2017-07-20 01:35:17 +00:00
dict1.txt
disable-leaks.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
DivTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
DSO1.cpp [libFuzzer] Fix test with shared libraries on Windows. 2017-01-22 02:28:08 +00:00
DSO2.cpp [libFuzzer] Fix test with shared libraries on Windows. 2017-01-22 02:28:08 +00:00
DSOTestExtra.cpp [libFuzzer] change trace-pc to use 8-byte guards 2016-09-17 05:04:47 +00:00
DSOTestMain.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
dump_coverage.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
EmptyTest.cpp [libfuzzer] replacing unittest for truncate_units with functional test. 2016-05-25 21:00:17 +00:00
equivalence-signals.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
equivalence.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
EquivalenceATest.cpp [libFuzzer] experimental support for 'equivalance fuzzing' 2017-01-20 20:57:07 +00:00
EquivalenceBTest.cpp [libFuzzer] experimental support for 'equivalance fuzzing' 2017-01-20 20:57:07 +00:00
exit_on_src_pos.test [libFuzzer] use the in-binary pc table (instead of PCs captured at run-time) to implement -exit_on_src_pos 2017-08-04 23:49:53 +00:00
exit-report.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
extra-counters.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
FlagsTest.cpp [libFuzzer] Allow non-fuzzer args after -ignore_remaining_args=1 2017-07-14 23:33:04 +00:00
FourIndependentBranchesTest.cpp [libFuzzer] change several tests to not limit the max len: with reduce_inputs=1 they are now fast enough even w/o this 2017-07-19 23:45:46 +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 the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-customcrossoverandmutate.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-custommutator.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-dict.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-dirs.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-fdmask.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-finalstats.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-flags.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-leak.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-oom-with-profile.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-oom.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-printcovpcs.test [libFuzzer] re-enable fuzzer-printcovpcs.test 2017-08-04 20:47:22 +00:00
fuzzer-runs.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-seed.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-segv.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-singleinputs.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-threaded.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-timeout.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer-ubsan.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
fuzzer.test [libFuzzer] use the in-binary pc table (instead of PCs captured at run-time) to implement -exit_on_src_pos 2017-08-04 23:49:53 +00:00
FuzzerUnittest.cpp [libFuzzer] implement more correct way of computing feature index for Inline8bitCounters 2017-08-01 01:16:26 +00:00
hi.txt
InitializeTest.cpp [libFuzzer] Un-reverting change in tests after fixing the failure on Linux. 2017-08-03 20:28:16 +00:00
inline-8bit-counters.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
LargeTest.cpp [libFuzzer] add test/LargeTest.cpp, mostly for manual experiments with large number of edges, not yet suitable for unit testing 2017-03-11 01:54:06 +00:00
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 Drop Windows support from libFuzzer tests. 2017-08-04 17:43:28 +00:00
lit.site.cfg.in Drop Windows support from libFuzzer tests. 2017-08-04 17:43:28 +00:00
LoadTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
memcmp64.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
Memcmp64BytesTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
memcmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
MemcmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
merge-posix.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
merge-summary.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
merge.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
minimize_crash.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
minimize_two_crashes.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
NotinstrumentedTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
NthRunCrashTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +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] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +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
recommended-dictionary.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
reduce_inputs.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
repeated-bytes.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
RepeatedBytesTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
RepeatedMemcmp.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
shrink.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
ShrinkControlFlowSimpleTest.cpp [libFuzzer] experimental feature -reduce_inputs (off by default) that tries to replace elements in the corpus with smaller ones that have the same feature set. Still needs tuning 2017-07-13 01:08:53 +00:00
ShrinkControlFlowTest.cpp [libFuzzer] use the in-binary pc table (instead of PCs captured at run-time) to implement -exit_on_src_pos 2017-08-04 23:49:53 +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 [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
SimpleCmpTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SimpleDictionaryTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
SimpleHashTest.cpp [libFuzzer] change several tests to not limit the max len: with reduce_inputs=1 they are now fast enough even w/o this 2017-07-19 23:45:46 +00:00
SimpleTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
SimpleThreadedTest.cpp Generate error reports when a fuzz target exits. 2017-07-20 20:43:39 +00:00
SingleByteInputTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
SingleMemcmpTest.cpp [libFuzzer] make one test faster, fix compiler warnings in tests 2017-07-25 02:09:46 +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 several tests to not limit the max len: with reduce_inputs=1 they are now fast enough even w/o this 2017-07-19 23:45:46 +00:00
SpamyTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
standalone.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
strcmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
StrcmpTest.cpp [libFuzzer] make one test faster, fix compiler warnings in tests 2017-07-25 02:09:46 +00:00
strncmp.test [libFuzzer] make a test more robust 2017-08-04 20:09:15 +00:00
StrncmpOOBTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
StrncmpTest.cpp [libFuzzer] make one test faster, fix compiler warnings in tests 2017-07-25 02:09:46 +00:00
strstr.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
StrstrTest.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
swap-cmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
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 [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
trace-malloc.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
trace-pc.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
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 [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-cmp2.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-cmp3.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-cmp4.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-cmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-div.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-load.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-mem.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-set.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-strcmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-strncmp.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00
value-profile-switch.test [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests 2017-08-04 20:05:25 +00:00