add per_run_hook and global_lock to coverage.fns
authorAndrew Bartlett <abartlet@samba.org>
Sat, 25 Feb 2012 01:41:37 +0000 (12:41 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 25 Feb 2012 01:41:37 +0000 (12:41 +1100)
coverage.fns

index fd84ea783eb727abc1b9b7d96490b9a5732b4284..0846b2305da367134e2af2d5bf22059f3275877e 100644 (file)
@@ -1,3 +1,7 @@
+per_run_hook
+
+global_lock
+
 # We need to disable ccache for the lcov love to work
 export CCACHE_DISABLE=yes
 export LCOV_REPORT=yes
@@ -15,3 +19,4 @@ test_tree samba_3_current source3 $compiler
 test_tree samba_3_next source3 $compiler
 test_tree samba_3_master source3 $compiler
 
+global_unlock