Searched refs:test_bailout (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/tests/sys/netgraph/
H A Dng_macfilter_test.sh114 test_bailout () { echo "Bail out!${1+:- $1}"; exit 1; } function
115 test_bail_on_fail () { test $TSTFAILS -eq 0 || test_bailout $1; }

Completed in 31 milliseconds