blob: 01539da98145f38462f0eb9a8f64f9bb819a6d68 [file] [log] [blame]
Yuchen Wue28da842013-11-14 00:07:15 +00001RUN: cd %p/Inputs
NAKAMURA Takumi87826252013-11-14 02:05:41 +00002# "cd" is unsupported in lit internal runner.
3REQUIRES: shell
Yuchen Wue28da842013-11-14 00:07:15 +00004
5RUN: llvm-cov -gcno=test.gcno -gcda=test.gcda \
Yuchen Wuaae88012013-11-13 22:50:15 +00006RUN: | diff test.cpp.gcov -
7
Yuchen Wue28da842013-11-14 00:07:15 +00008RUN: not llvm-cov -gcno=test_read_fail.gcno -gcda=test.gcda
9
Yuchen Wuc60ae7e2013-11-13 23:33:17 +000010XFAIL: powerpc64, s390x, arm