summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/sancov/html-report.test
blob: a50c8fba7421a87c1073ff7ab62ff95b84c2b7bc (plain)
1
2
3
4
5
6
REQUIRES: x86_64-linux
RUN: sancov -html-report %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s

// It's very difficult to test html report. Do basic smoke check.
CHECK: {{.*/Inputs/test.cpp}}

OpenPOWER on IntegriCloud