fstests: move test group info to test files
[xfstests-dev.git] / tests / xfs / 108
index 729d00ca5648fc158c50f972b9c6724c7b384fc2..0af22443ae5ea891532885f1278a869a41fbafd4 100755 (executable)
@@ -6,17 +6,10 @@
 #
 # Simple quota accounting test for direct/buffered/mmap IO.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest quota 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/quota