Control which kinds of gcov output to verify.

From-SVN: r45467
This commit is contained in:
Janis Johnson 2001-09-07 16:42:04 +00:00
parent 0c2ba6f1c9
commit 518c36b65e
4 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,2 @@
set gcov_verify_branches 1
return 0

View File

@ -0,0 +1,2 @@
set gcov_verify_branches 1
return 0

View File

@ -0,0 +1,3 @@
set gcov_verify_branches 1
set gcov_verify_calls 1
return 0

View File

@ -0,0 +1,3 @@
set gcov_verify_branches 1
set gcov_verify_calls 1
return 0