per_run_hook global_lock # We need to disable ccache for the lcov love to work export CCACHE_DISABLE=yes export LCOV_REPORT=yes export CALLCATCHER_REPORT=yes export EXTRA_ACTIONS="lcovreport callcatcherreport" compiler="callcatcher-gcc" . common.fns export PIDL_TESTS_SKIP=yes test_tree samba_current . $compiler test_tree samba_next . $compiler test_tree samba_master . $compiler global_unlock