html-report.test revision de2d8694e25a814696358e95141f4b1aa4d8847e
1REQUIRES: x86_64-linux
2RUN: sancov -html-report %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
3
4// It's very difficult to test html report. Do basic smoke check.
5CHECK: {{.*/Inputs/test.cpp}}
6
7