fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 317
index 289dfabed9bca4b2263c086e901ec1b32ddad7e0..134d5e3fc32666a9ca5cca5c5e739ac9788d4d3e 100755 (executable)
 # uid/gid from both inside the userns and from init_user_ns to show
 # that the correct uid was flushed and brought back from disk.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
-
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
+. ./common/preamble
+_begin_fstest auto metadata quick
 
+# Override the default cleanup function.
 _cleanup()
 {
     cd /
     _scratch_unmount >/dev/null 2>&1
 }
-trap "_cleanup; exit \$status" 0 1 2 3 15
 
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 . ./common/attr
 
@@ -39,8 +33,6 @@ _supported_fs generic
 
 [ -x $lstat64 ] || _notrun "$lstat64 executable not found"
 
-rm -f $seqres.full
-
 _require_scratch
 _require_user
 _require_ugid_map