blob: cf694a4c2751f01ec161fb6ba2ea3909639df2c6 [file] [log] [blame]
Yuchen Wue28da842013-11-14 00:07:15 +00001RUN: cd %p/Inputs
2
3RUN: llvm-cov -gcno=test.gcno -gcda=test.gcda \
Yuchen Wuaae88012013-11-13 22:50:15 +00004RUN: | diff test.cpp.gcov -
5
Yuchen Wue28da842013-11-14 00:07:15 +00006RUN: not llvm-cov -gcno=test_read_fail.gcno -gcda=test.gcda
7
Yuchen Wuc60ae7e2013-11-13 23:33:17 +00008XFAIL: powerpc64, s390x, arm