Home | History | Annotate | Download | only in lib

Lines Matching defs:tst_resm

45 tst_resm()
77 tst_resm "$ret" "$@"
177 tst_resm TINFO "Failed to execute '$cmd' after $RETRIES retries"
278 tst_resm TPASS "$@ passed as expected"
280 tst_resm TFAIL "$@ failed unexpectedly"
289 tst_resm TPASS "$@ failed as expected"
291 tst_resm TFAIL "$@ passed unexpectedly"
310 tst_resm TINFO "Formatting $device with $fs_type extra opts='$fs_opts'"
321 tst_resm TINFO "The $device is not mounted, skipping umount"
332 tst_resm TINFO "umount($device) failed, try $i ..."
333 tst_resm TINFO "Likely gvfsd-trash is probing newly mounted "\
339 tst_resm TWARN "Failed to umount($device) after 50 retries"