summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/sancov/stats.test
blob: 030d16a9dc6168f720d1cd73459cec12fd2365cd (plain)
1
2
3
4
5
6
7
8
9
REQUIRES: x86_64-linux
RUN: sancov -print-coverage-stats %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s

CHECK: all-edges: 8
CHECK: cov-edges: 5
CHECK: all-functions: 2
CHECK: cov-functions: 2


OpenPOWER on IntegriCloud