mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 07:31:47 +00:00
a8f3371a07
Differential Revision: http://reviews.llvm.org/D16161 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257824 91177308-0d34-0410-b5e6-96231b3b80d8
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
REQUIRES: x86_64-linux
|
|
RUN: sancov -obj %p/Inputs/test-linux_x86_64 -html-report %p/Inputs/test-linux_x86_64.sancov | FileCheck %s
|
|
|
|
// It's very difficult to test html report. Do basic smoke check.
|
|
CHECK: {{<a name=".*/Inputs/test.cpp">}}
|
|
|