mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
46a6604d39
The ACL test shared/051 was very similar to generic/099 which was not being run and was just removed; most likely the script was copy+pasted at some point. Since shared/051 has been getting maintained+run and is not really XFS and UDF-specific, move it to generic, reusing the old number of 099. One change was required for it to work on other filesystems: the output of 'find' must be sorted. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
17 lines
369 B
Plaintext
17 lines
369 B
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
|
|
002 auto metadata quick
|
|
003 auto quick
|
|
004 auto quick
|
|
005 dangerous_fuzzers
|
|
006 auto enospc
|
|
007 dangerous_fuzzers
|
|
032 mkfs auto quick
|
|
272 auto enospc rw
|
|
289 auto quick
|
|
298 auto trim
|