fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 635
index 714f9e271e94d87f2f983df692748df99c859d2e..198278c4328560ee701d221362cc4bffd6e1b5fe 100755 (executable)
 # and fails.  If you see a failure on such a kernel, contact your distributor
 # for an update.
 
-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.*
-}
+. ./common/preamble
+_begin_fstest auto quick atime bigtime shutdown
 
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 
 # real QA test starts here
 _supported_fs generic
 _require_scratch
 _require_scratch_shutdown
 
-rm -f $seqres.full
-
 _scratch_mkfs > $seqres.full
 _scratch_mount