fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 233
index cc794c7917302b88008f0e9404c77a0deac9c4c1..358439d0a3a91cdee2fe780c6091c25ff5c42105 100755 (executable)
@@ -8,17 +8,10 @@
 # quotas in the end
 #
 # Derived from test 231
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest auto quota stress
 
-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/quota