hanchenye-llvm-project/compiler-rt/test/fuzzer/memcmp.test

5 lines
170 B
Plaintext

UNSUPPORTED: freebsd
RUN: %cpp_compiler %S/MemcmpTest.cpp -o %t-MemcmpTest
RUN: not %t-MemcmpTest -seed=1 -runs=10000000 2>&1 | FileCheck %s
CHECK: BINGO