mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-01 17:28:26 +00:00
b18a07cf76
Differential Revision: http://reviews.llvm.org/D18102 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263308 91177308-0d34-0410-b5e6-96231b3b80d8
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}}
|
|
|