mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
35c7a37928
Add support for running unionmount-testsuite from xfstests. This requires that unionmount-testsuite is installed under src dir or that UNIONMOUNT_TESTSUITE variable points to the location of the testsuite. It also requires a recent version of unionmount-testsuite that supports setting basedir path via UNIONMOUNT_* environment variables. Add tests for three basic configurations: 1. overlay with upper/lower on same fs 2. overlay with upper/lower not on same fs without xino 3. overlay with upper/lower not on same fs with xino The samefs test uses scratch partition for lower/upper layers. The non samefs tests use the scratch partition for upper layer and the test partition for lower layer. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
83 lines
2.2 KiB
Plaintext
83 lines
2.2 KiB
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick copyup
|
|
002 auto quick metadata
|
|
003 auto quick whiteout
|
|
004 attr auto copyup quick
|
|
005 auto copyup quick
|
|
006 auto quick copyup whiteout
|
|
007 auto quick
|
|
008 auto quick whiteout
|
|
009 auto quick
|
|
010 auto quick whiteout
|
|
011 auto quick
|
|
012 auto quick
|
|
013 auto quick copyup
|
|
014 auto quick copyup
|
|
015 auto quick whiteout
|
|
016 auto quick copyup
|
|
017 auto quick copyup redirect
|
|
018 auto quick copyup hardlink
|
|
019 auto stress
|
|
020 auto quick copyup perms
|
|
021 auto quick copyup
|
|
022 auto quick mount nested
|
|
023 auto quick attr
|
|
024 auto quick mount
|
|
025 auto quick attr
|
|
026 auto attr quick
|
|
027 auto quick perms
|
|
028 auto copyup quick
|
|
029 auto quick nested
|
|
030 auto quick perms
|
|
031 auto quick whiteout
|
|
032 auto quick copyup hardlink
|
|
033 auto quick copyup hardlink
|
|
034 auto quick copyup hardlink
|
|
035 auto quick mount
|
|
036 auto quick mount
|
|
037 auto quick mount
|
|
038 auto quick copyup
|
|
039 auto quick atime
|
|
040 auto quick
|
|
041 auto quick copyup nonsamefs
|
|
042 auto quick copyup hardlink
|
|
043 auto quick copyup nonsamefs
|
|
044 auto quick copyup hardlink nonsamefs
|
|
045 auto quick fsck
|
|
046 auto quick fsck
|
|
047 auto quick copyup hardlink
|
|
048 auto quick copyup hardlink
|
|
049 auto quick copyup redirect
|
|
050 auto quick copyup hardlink exportfs
|
|
051 auto quick copyup hardlink exportfs nonsamefs
|
|
052 auto quick copyup redirect exportfs
|
|
053 auto quick copyup redirect exportfs nonsamefs
|
|
054 auto quick copyup redirect exportfs
|
|
055 auto quick copyup redirect exportfs nonsamefs
|
|
056 auto quick fsck
|
|
057 auto quick redirect
|
|
058 auto quick exportfs
|
|
059 auto quick copyup
|
|
060 auto quick metacopy
|
|
061 posix copyup
|
|
062 auto quick exportfs
|
|
063 auto quick whiteout
|
|
064 auto quick copyup
|
|
065 auto quick mount
|
|
066 auto quick copyup
|
|
067 auto quick copyup nonsamefs
|
|
068 auto quick copyup hardlink exportfs nested
|
|
069 auto quick copyup hardlink exportfs nested nonsamefs
|
|
070 auto quick copyup redirect nested
|
|
071 auto quick copyup redirect nested nonsamefs
|
|
072 auto quick copyup hardlink
|
|
073 auto quick whiteout
|
|
074 auto quick exportfs dangerous
|
|
100 auto quick union samefs
|
|
101 auto quick union nonsamefs
|
|
102 auto quick union nonsamefs xino
|