llvm-6502/lib/Fuzzer/test
Kostya Serebryany 04e540582b [fuzzer] Add proper dependensices to the fuzzer tests
Summary: Make sure that FileCheck is built when running check-fuzzer

Test Plan:
run on bot:
lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fuzzer

Reviewers: samsonov

Reviewed By: samsonov

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228045 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-03 21:57:32 +00:00
..
unit [fuzzer] Add a gtest-style test 2015-01-30 23:26:57 +00:00
CMakeLists.txt [fuzzer] Add proper dependensices to the fuzzer tests 2015-02-03 21:57:32 +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 [fuzzer] Add proper dependensices to the fuzzer tests 2015-02-03 21:57:32 +00:00
lit.site.cfg.in [fuzzer] Add proper dependensices to the fuzzer tests 2015-02-03 21:57:32 +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