[libFuzzer] add two tests for experimenting with equivalence fuzzing
authorKostya Serebryany <kcc@google.com>
Thu, 19 Jan 2017 19:07:26 +0000 (19:07 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 19 Jan 2017 19:07:26 +0000 (19:07 +0000)
commit6e47a10ec72396c782403f6038d459413f82e192
treec679ccbce9733d30e83e449844dbb52993b88e67
parent4798302d87b4b76e5559547c4548460d4a1864a7
[libFuzzer] add two tests for experimenting with equivalence fuzzing

llvm-svn: 292509
llvm/lib/Fuzzer/FuzzerLoop.cpp
llvm/lib/Fuzzer/test/CMakeLists.txt
llvm/lib/Fuzzer/test/EquivalenceATest.cpp [new file with mode: 0644]
llvm/lib/Fuzzer/test/EquivalenceBTest.cpp [new file with mode: 0644]