mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: Make some shared tests generic
There are couple of tests in shared directory which really should be made generic, so move it. It is mostly collapse range tests, which really can be generic to make super we test every file system which adds collapse range support. Here is what we're moving in this commit. shared/001 -> generic/021 shared/002 -> generic/022 shared/003 -> generic/012 shared/004 -> generic/016 shared/005 -> generic/017 shared/218 -> generic/018 shared/305 -> generic/019 Signed-off-by: Lukas Czerner <lczerner@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
7baa3e2fab
commit
21723cdbf3
@@ -3,18 +3,10 @@
|
||||
# - do not start group names with a digit
|
||||
# - comment line before each group is "new" description
|
||||
#
|
||||
001 auto quick prealloc
|
||||
002 auto quick prealloc
|
||||
003 auto quick prealloc
|
||||
004 auto quick prealloc
|
||||
005 auto prealloc
|
||||
006 auto enospc
|
||||
032 mkfs auto quick
|
||||
051 acl udf auto quick
|
||||
218 auto fsr quick
|
||||
243 auto quick prealloc
|
||||
272 auto enospc rw
|
||||
289 auto quick
|
||||
298 auto trim
|
||||
305 aio dangerous enospc rw stress
|
||||
|
||||
|
||||
Reference in New Issue
Block a user