Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
11cafc82b72a80fb9a7266bbda7fc7a0cc1b51a0
/
llvm
/
lib
/
Fuzzer
/
test
/
ShrinkControlFlowTest.cpp
589eae5
[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.
by Kostya Serebryany
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
1c73f1b
[libFuzzer] refactoring to make -shrink=1 work for value profile, added a test.
by Kostya Serebryany
· 9 years ago
379359c
[libFuzzer] add ShrinkValueProfileTest, move code around, NFC
by Kostya Serebryany
· 9 years ago
[Renamed from llvm/lib/Fuzzer/test/MinimizeCorpusTest.cpp]
5ff481f
[libFuzzer] add -exit_on_src_pos to test libFuzzer itself, add a test script for RE2 that uses this flag
by Kostya Serebryany
· 9 years ago
c9e3de3
[libFuzzer] one more test
by Kostya Serebryany
· 9 years ago