[libFuzzer] add CompressedTest.cpp, a real-life-ish test for a custom mutator
authorKostya Serebryany <kcc@google.com>
Sat, 26 Jan 2019 02:38:56 +0000 (02:38 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 26 Jan 2019 02:38:56 +0000 (02:38 +0000)
commit71ab4acb16a2b4250b363f11eb320f1d839c0c43
tree6c2edc3b78c30bd43a5f9538e799981f23ac2c0c
parentcdc201fcdea869c6bd6290bd2611714eb195db0c
[libFuzzer] add CompressedTest.cpp, a real-life-ish test for a custom mutator

llvm-svn: 352265
compiler-rt/test/fuzzer/CompressedTest.cpp [new file with mode: 0644]
compiler-rt/test/fuzzer/compressed.test [new file with mode: 0644]