mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
tests: make shared/051 a generic test
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>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
006 auto enospc
|
||||
007 dangerous_fuzzers
|
||||
032 mkfs auto quick
|
||||
051 acl udf auto quick
|
||||
272 auto enospc rw
|
||||
289 auto quick
|
||||
298 auto trim
|
||||
|
||||
Reference in New Issue
Block a user