OSDN Git Service

[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)
commite1feb39408bd1c2685680379e958317f1ddc33bb
tree00f5f40b485332069d7184d80aa143a0fc2200d7
parentd91b01bb7602ac9a89e3e352a5e464eeefb3ed08
[libFuzzer] add two tests for experimenting with equivalence fuzzing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292509 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/EquivalenceATest.cpp [new file with mode: 0644]
lib/Fuzzer/test/EquivalenceBTest.cpp [new file with mode: 0644]