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
@@ -14,10 +14,17 @@
|
||||
009 auto quick prealloc
|
||||
010 other udf auto
|
||||
011 dir udf auto quick
|
||||
012 auto quick prealloc
|
||||
013 other ioctl udf auto quick
|
||||
014 rw udf auto quick
|
||||
015 other auto quick
|
||||
016 auto quick prealloc
|
||||
017 auto prealloc
|
||||
018 auto fsr quick
|
||||
019 aio dangerous enospc rw stress
|
||||
020 metadata attr udf auto quick
|
||||
021 auto quick prealloc
|
||||
022 auto quick prealloc
|
||||
053 acl repair auto quick
|
||||
062 attr udf auto quick
|
||||
068 other auto freeze dangerous stress
|
||||
|
||||
Reference in New Issue
Block a user