fstests: move test group info to test files
[xfstests-dev.git] / tests / xfs / 121
index c5c660405d6c44827323b2e06d580ddad0e8b546..08b5143d4ca7e6f143f8535228673c9587711b6c 100755 (executable)
 # are happening.
 # See pv#953263.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest shutdown log auto quick
 
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
-trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
-
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 . ./common/log
 
 # real QA test starts here
 _supported_fs xfs
 
-rm -f $seqres.full
 rm -f $tmp.log
 
 _require_scratch