OSDN Git Service

[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)
commit5d978087009acc69415a5669cbd1d73dd81cd38d
tree8606203364b950c754a3f7de754a82e3bf23a3d1
parentf0b5dd76ab69bd938b3c077dc3527d8ceaed15ac
[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...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281578 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/Inputs/showProjectSummary.test [new file with mode: 0644]
test/tools/llvm-cov/native_separators.c
test/tools/llvm-cov/showProjectSummary.cpp