Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
8b2f92a374170f16b4d38dbeb4739e6a4f204ab5
/
.
/
llvm
/
test
/
tools
/
llvm-cov
/
llvm-cov.test
blob: a64474a7960383db882c8e9c912fc3fbf89344f1 [
file
] [
log
] [
blame
]
RUN
:
cd
%
p
/
Inputs
# "cd" is unsupported in lit internal runner.
REQUIRES
:
shell
RUN
:
llvm
-
cov
-
gcno
=
test
.
gcno
-
gcda
=
test
.
gcda \
RUN
:
|
diff
-
aub test
.
cpp
.
gcov
-
RUN
:
not
llvm
-
cov
-
gcno
=
test_read_fail
.
gcno
-
gcda
=
test
.
gcda
XFAIL
:
powerpc64
,
s390x
,
arm