fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 258
index ce9f06222a57d09e7df48cbb4a4ed1937d6773ec..979889e2d90f83f34a214dbf9275387e739cba82 100755 (executable)
@@ -8,23 +8,10 @@
 # On 64-bit, ext2/3/4 was sign-extending when read from disk
 # See also commit 4d7bf11d649c72621ca31b8ea12b9c94af380e63
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest auto quick bigtime
 
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
-
-_cleanup()
-{
-    rm -f $tmp.*
-}
-
-trap "_cleanup ; exit \$status" 0 1 2 3 15
-
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 
 # real QA test starts here
 _supported_fs generic