7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
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}}
|
|
|