fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 321
index 789baedcc0f951b767891101f89bb87027e326aa..e9fc6483d613db76736a627ddd13f857a28c89cc 100755 (executable)
@@ -6,21 +6,16 @@
 #
 # Runs various dir fsync tests to cover fsync'ing directory corner cases.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
-
-here=`pwd`
-status=1       # failure is the default!
+. ./common/preamble
+_begin_fstest auto quick metadata log
 
+# Override the default cleanup function.
 _cleanup()
 {
        _cleanup_flakey
 }
-trap "_cleanup; exit \$status" 0 1 2 3 15
 
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 . ./common/dmflakey
 
@@ -29,8 +24,6 @@ _supported_fs generic
 _require_scratch_nocheck
 _require_dm_target flakey
 
-rm -f $seqres.full
-
 _clean_working_dir()
 {
        _mount_flakey