DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / compiler-rt / test / fuzzer / strncmp.test
1234
RUN: %cpp_compiler %S/StrncmpTest.cpp -o %t-StrncmpTest RUN: not %t-StrncmpTest -seed=2 -runs=10000000 2>&1 | FileCheck %s CHECK: BINGO