6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
RUN: %cpp_compiler %S/CustomMutatorTest.cpp -o %t-CustomMutatorTest
|
|
RUN: not %t-CustomMutatorTest 2>&1 | FileCheck %s --check-prefix=LLVMFuzzerCustomMutator
|
|
LLVMFuzzerCustomMutator: In LLVMFuzzerCustomMutator
|
|
LLVMFuzzerCustomMutator: BINGO
|
|
|