fstests: move test group info to test files
[xfstests-dev.git] / tests / generic / 395
index 34121dd947aefb43ac70b1e9a328ac104171f49b..ab2ad6125bcc1b628ff8212a599141604da96529 100755 (executable)
@@ -6,29 +6,13 @@
 #
 # Test setting and getting encryption policies.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest auto quick encrypt
 
-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
+# Import common functions.
 . ./common/filter
 . ./common/encrypt
 
-# remove previous $seqres.full before test
-rm -f $seqres.full
-
 # real QA test starts here
 _supported_fs generic
 _require_scratch_encryption