fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 316
index 342d8b0106c3a4932e9d9da962158163fdf61974..5bc9c1d955fbccf1645a96d59717c5c070ad7ae8 100755 (executable)
@@ -6,23 +6,10 @@
 #
 # Test Generic fallocate hole punching w/o unwritten extent
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
-
-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
+. ./common/preamble
+_begin_fstest auto quick punch
+
+# Import common functions.
 . ./common/filter
 . ./common/punch