Home | History | Annotate | Download | only in sancov
      1 REQUIRES: x86_64-linux
      2 RUN: 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.
      5 CHECK: {{.*/Inputs/test.cpp}}
      6 
      7