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
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