fstests: move test group info to test files
[xfstests-dev.git] / tests / xfs / 287
index f77ed2f1ee63b51e4c1b11a238067581461192a8..31bbf0d77a4bffc1b20fceee754a17afc221c477 100755 (executable)
@@ -7,20 +7,14 @@
 # Test to verify project quota xfs_admin, xfsdump/xfsrestore and
 # xfs_db functionality
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
-tmp=/tmp/$$
-here=`pwd`
-status=1       # failure is the default!
-trap "_cleanup; exit \$status" 0 1 2 3 15
-rm -f $seqres.full
-
-# get standard environment, filters and checks
-. ./common/rc
+. ./common/preamble
+_begin_fstest auto dump quota quick
+
+# Import common functions.
 . ./common/quota
 . ./common/dump
 
+# Override the default cleanup function.
 _cleanup()
 {
        _cleanup_dump