blob: a64474a7960383db882c8e9c912fc3fbf89344f1 [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 \
NAKAMURA Takumi8b2f92a2013-11-14 11:45:10 +00006RUN: | diff -aub test.cpp.gcov -
Yuchen Wuaae88012013-11-13 22:50:15 +00007
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