summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/showProjectSummary.test
blob: eb0222677eaa57dbce325feb92e6e20e0386a8aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEXT-TITLE: Test Suite
TEXT-NOT: Coverage Report
TEXT-NOT: Created:
TEXT-FUNCTION: main:
TEXT-FOOTER: Generated by llvm-cov

HTML-TITLE: <h1>Test Suite</h1>
HTML: <h2>Coverage Report</h2>
HTML: <h4>Created:{{.*}}</h4>
HTML-FILE: <pre>{{.*}}showProjectSummary.cpp</pre>
HTML-FUNCTION: <pre>main</pre>
HTML-HEADER: <td><pre>Line</pre></td>
HTML-HEADER: <td><pre>Count</pre></td>
HTML-HEADER: <td><pre>Source (<a href='#L8'>jump to first uncovered line</a>)</pre></td>
HTML-FOOTER: <h5>Generated by llvm-cov{{.*}}</h5>
OpenPOWER on IntegriCloud