llvm-project/compiler-rt/lib/fuzzer/tests
George Karpenkov 02c85f1489 [libFuzzer] Run libFuzzer unit tests only on host architecture.
LIT tests are used to test other cross-compiled architectures,
unit tests are only run on the host.
NFC now as currently only a single architecture is supported.

Differential Revision: https://reviews.llvm.org/D47286

llvm-svn: 333241
2018-05-24 23:55:52 +00:00
..
CMakeLists.txt [libFuzzer] Run libFuzzer unit tests only on host architecture. 2018-05-24 23:55:52 +00:00
FuzzerUnittest.cpp [libFuzzer] add an experimental flag -focus_function: libFuzzer will try to focus on inputs that trigger that function 2018-05-16 23:26:37 +00:00