fstests: move test group info to test files
[xfstests-dev.git] / tests / xfs / 096
index d658c442c43d57426036ed907ac1b71696c46165..a7a5444f8c880b1658463d0ee7545136a07046ee 100755 (executable)
@@ -8,23 +8,10 @@
 # ensure pv#920679 is addressed
 #
 seqfull=$0
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest mkfs v2log auto quick
 
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
-trap "_cleanup; exit \$status" 0 1 2 3 15
-
-_cleanup()
-{
-    cd /
-    rm -f $tmp.*
-}
-
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 . ./common/log
 
@@ -83,7 +70,6 @@ mkfs_filter()
 }
 
 # real QA test starts here
-rm -f $seqres.full
 
 # Modify as appropriate.
 _supported_fs xfs