Sign in
llvm
/
llvm-project
/
41d59a36459ea99ada4819a26072366f77484f87
/
.
/
compiler-rt
/
test
/
fuzzer
/
bcmp.test
blob: 8c1e532b16abad903057cf0df50585cb6432d39f [
file
] [
log
] [
blame
]
UNSUPPORTED
:
darwin
,
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