1*9880d681SAndroid Build Coastguard WorkerCHECK: BINGO 2*9880d681SAndroid Build Coastguard WorkerREQUIRES: linux 3*9880d681SAndroid Build Coastguard WorkerRUN: not LLVMFuzzer-FourIndependentBranchesTest-TracePC -seed=1 -runs=1000000 2>&1 | FileCheck %s 4*9880d681SAndroid Build Coastguard Worker// FIXME: The test below uses a significant amount of memory on OSX and 5*9880d681SAndroid Build Coastguard Worker// sometimes hits the 2GiB memory limit. This needs to be investigated. For now 6*9880d681SAndroid Build Coastguard Worker// only run the test on Linux. 7*9880d681SAndroid Build Coastguard WorkerRUN: not LLVMFuzzer-FullCoverageSetTest-TracePC -seed=1 -runs=10000000 2>&1 | FileCheck %s 8