[llvm-cov] Fix tests that aren't checking anything (NFC)
authorVedant Kumar <vsk@apple.com>
Thu, 15 Sep 2016 04:41:37 +0000 (04:41 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 15 Sep 2016 04:41:37 +0000 (04:41 +0000)
commitcf1252148ee710027924bf0aab077cc0b7571e8f
treeac60754e8d59d5d572553bc3d0ecfafa42da4d49
parent53501784879cffea4154fcd187adc185ab05d72f
[llvm-cov] Fix tests that aren't checking anything (NFC)

E.g the 'showProjectSummary' test contains some checks which can't fail
because they match themselves...

llvm-svn: 281578
llvm/test/tools/llvm-cov/Inputs/showProjectSummary.test [new file with mode: 0644]
llvm/test/tools/llvm-cov/native_separators.c
llvm/test/tools/llvm-cov/showProjectSummary.cpp