bolt/deps/llvm-18.1.8/compiler-rt/test/fuzzer/full-coverage-set.test

4 lines
199 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
CHECK: BINGO
RUN: %cpp_compiler %S/FullCoverageSetTest.cpp -o %t-FullCoverageSetTest
#not %run %t-FullCoverageSetTest -timeout=15 -seed=1 -mutate_depth=2 -use_full_coverage_set=1 2>&1 | FileCheck %s