[Fuzzer] Clearly separate regular and DFSan tests. NFC.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 21 Jul 2015 22:51:49 +0000 (22:51 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 21 Jul 2015 22:51:49 +0000 (22:51 +0000)
commitdc324e16444f42c3d2e1967ea5cfa6f081a9714c
treea6dd6f75c6de80574e4cce7c1fcfdfc5fb375c57
parentbcad06640b8263f42d1a9d52f8bf12d66850f9e8
[Fuzzer] Clearly separate regular and DFSan tests. NFC.

llvm-svn: 242850
llvm/lib/Fuzzer/test/CMakeLists.txt
llvm/lib/Fuzzer/test/MemcmpTest.cpp [moved from llvm/lib/Fuzzer/test/DFSanMemcmpTest.cpp with 100% similarity]
llvm/lib/Fuzzer/test/SimpleCmpTest.cpp [moved from llvm/lib/Fuzzer/test/DFSanSimpleCmpTest.cpp with 100% similarity]
llvm/lib/Fuzzer/test/fuzzer-dfsan.test [new file with mode: 0644]
llvm/lib/Fuzzer/test/fuzzer.test