fstests: move test group info to test files
[xfstests-dev.git] / tests / overlay / 117
index 8c9f651be4d274c7774956c2ca20f7a334af894e..b98b79ae7470b4e7cbc858f7990d43cd65faea98 100755 (executable)
@@ -9,22 +9,14 @@
 # whose layers are not on same fs
 # with xino enabled (expected xino overflows)
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest auto union rotate nested nonsamefs xino
 
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
-trap "_unionmount_testsuite_cleanup; exit \$status" 0 1 2 3 15
+_register_cleanup "_unionmount_testsuite_cleanup"
 
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 
-# remove previous $seqres.full before test
-rm -f $seqres.full
-
 # real QA test starts here
 
 _supported_fs overlay