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