summaryrefslogtreecommitdiff
path: root/test/profile/Inputs/instrprof-dlopen-func3.c.gcov
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile/Inputs/instrprof-dlopen-func3.c.gcov')
-rw-r--r--test/profile/Inputs/instrprof-dlopen-func3.c.gcov6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/profile/Inputs/instrprof-dlopen-func3.c.gcov b/test/profile/Inputs/instrprof-dlopen-func3.c.gcov
new file mode 100644
index 000000000..5bfcf6f15
--- /dev/null
+++ b/test/profile/Inputs/instrprof-dlopen-func3.c.gcov
@@ -0,0 +1,6 @@
+// CHECK: -: 0:Source:{{.*}}Inputs/instrprof-dlopen-func2.c
+// CHECK-NEXT: -: 0:Graph:instrprof-dlopen-func2.gcno
+// CHECK-NEXT: -: 0:Data:instrprof-dlopen-func2.gcda
+// CHECK-NEXT: -: 0:Runs:1
+// CHECK-NEXT: -: 0:Programs:1
+// CHECK-NEXT: 3: 1:void func2(int K) { if (K) {} }