bolt/deps/llvm-18.1.8/compiler-rt/test/fuzzer/bcmp.test
2025-02-14 19:21:04 +01:00

4 lines
184 B
Text

UNSUPPORTED: darwin, target={{.*(freebsd|windows).*}}
RUN: %cpp_compiler -DMEMCMP=bcmp %S/MemcmpTest.cpp -o %t
RUN: not %run %t -seed=1 -runs=10000000 2>&1 | FileCheck %s
CHECK: BINGO