xref: /aosp_15_r20/external/llvm/test/tools/sancov/stats.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerREQUIRES: x86_64-linux
2*9880d681SAndroid Build Coastguard WorkerRUN: sancov -print-coverage-stats %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard WorkerCHECK: all-edges: 9
5*9880d681SAndroid Build Coastguard WorkerCHECK: cov-edges: 5
6*9880d681SAndroid Build Coastguard WorkerCHECK: all-functions: 3
7*9880d681SAndroid Build Coastguard WorkerCHECK: cov-functions: 2
8*9880d681SAndroid Build Coastguard Worker
9*9880d681SAndroid Build Coastguard Worker
10