Home
last modified time | relevance | path

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

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