fstests: move test group info to test files
[xfstests-dev.git] / tests / ext4 / 043
index 872578ea4ba1209ac1487b75809f3c8fce2d07a1..de0ddf7fa818dda8fe5eb74826dc7d4042e25d9e 100755 (executable)
@@ -6,27 +6,11 @@
 #
 # Test file timestamps are only precise to seconds with 128-byte inodes."
 #
-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/filter
+. ./common/preamble
+_begin_fstest auto quick
 
-# remove previous $seqres.full before test
-rm -f $seqres.full
+# Import common functions.
+. ./common/filter
 
 # real QA test starts here
 _supported_fs ext3 ext4