Lines Matching refs:TCONF
89 TCONF) TST_CONF=$((TST_CONF+1));;
247 echo "$output" | grep -q "$msg" && tst_brk TCONF "'$@': $msg"
267 tst_brk TCONF "Cannot mount${mnt_err}, missing driver?"
335 tst_brk TCONF "missing which command"
346 tst_cmd_available $cmd || tst_brk TCONF "'$cmd' not found"
355 tst_res TCONF "'$cmd' not found"
370 [ $? -ne 0 ] && tst_brk TCONF "$drv driver not available"
466 tst_brk TCONF "Must be super/root for this test!"
527 tst_brk TCONF "test requires kernel $TST_MIN_KVER+"
573 tst_brk TCONF "Failed to find module '$TST_NEEDS_MODULE'"
628 …tst_brk TCONF "Failed to set TST_ID from \$0 ('$0'), fix it with setting TST_ID before sourcing ts…