1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00
llvm-mirror/test/tools/llvm-cov/llvm-cov.test
Yuchen Wu 3e6842afdb Added basic unit test for llvm-cov.
This test compares the output of llvm-cov against a coverage file
generated by gcov.

llvm-svn: 194038
2013-11-05 01:56:23 +00:00

3 lines
102 B
Plaintext

RUN: llvm-cov -gcno=test.gcno -gcda=test.gcda -C=%p/Inputs/ \
RUN: | diff %p/Inputs/test.cpp.gcov -