fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 052
index b3de72b9b10ad061c20c24a1c948f85f066a1ab1..9771575cb7981707f408a6b01caec721b4134965 100755 (executable)
@@ -9,24 +9,16 @@
 # the goingdown ioctl is working and recovery of
 # create transactions is working.
 #
-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 generic
 
-rm -f $seqres.full
 rm -f $tmp.log
 
 _require_scratch