mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
3 lines
143 B
Text
3 lines
143 B
Text
RUN: LLVMFuzzer-SimpleCmpTest -seed=-1 -runs=0 2>&1 | FileCheck %s --check-prefix=CHECK_SEED_MINUS_ONE
|
|
CHECK_SEED_MINUS_ONE: Seed: 4294967295
|
|
|