[ARM] Cortex-M4 schedule additions
[llvm-complete.git] / test / tools / sancov / not_covered_functions.test
blob4e0e81a52c2c8920abd3dbb6b5914bc8b10f1879
1 REQUIRES: x86_64-linux
2 RUN: sancov -skip-dead-files=0 -not-covered-functions %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
3 RUN: sancov -not-covered-functions %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=CHECK1 --allow-empty %s
5 CHECK: Inputs{{[/\\]}}foo.cpp:5 foo()
6 CHECK-NOT: {{.*__sanitizer.*}}
7 CHECK1-NOT: {{.+}}