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