llvm-6502/lib/Fuzzer/test
Kostya Serebryany 05efde62f5 [fuzzer] Add a gtest-style test
Summary: Add one gtest-style test.

Test Plan: run on bot

Reviewers: samsonov

Reviewed By: samsonov

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D7287

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227639 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 23:26:57 +00:00
..
unit [fuzzer] Add a gtest-style test 2015-01-30 23:26:57 +00:00
CMakeLists.txt [fuzzer] Add a gtest-style test 2015-01-30 23:26:57 +00:00
FullCoverageSetTest.cpp [fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This does not scale very well yet, but might be a good start. 2015-01-29 23:01:07 +00:00
fuzzer.test [fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This does not scale very well yet, but might be a good start. 2015-01-29 23:01:07 +00:00
FuzzerUnittest.cpp [fuzzer] Add a gtest-style test 2015-01-30 23:26:57 +00:00
InfiniteTest.cpp [fuzzer] minor cleanup based on reviews: remove redundant includes, fix a copy-pasto in tests 2015-01-29 17:16:23 +00:00
lit.cfg Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:29 +00:00
lit.site.cfg.in Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:29 +00:00
NullDerefTest.cpp Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:29 +00:00
SimpleTest.cpp Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:29 +00:00
TimeoutTest.cpp [fuzzer] minor cleanup based on reviews: remove redundant includes, fix a copy-pasto in tests 2015-01-29 17:16:23 +00:00