aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/bcmp.test
blob: 403ade4bfc1ae1c4219e8fdb139c88b628c1b8af (plain)
1
2
3
4
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