mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
shared,generic: move tests using duperemove to generic/
Add _require_scratch_duperemove which validates that the file system supports duperemove. This allows us to move three tests from shared/ to generic/. This means these tests will automatically adapt when duperemove supports other file systems. Tests moved are: shared/008 --> generic/559 shared/009 --> generic/560 shared/010 --> generic/561 Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -561,3 +561,6 @@
|
||||
556 auto quick casefold
|
||||
557 auto quick log
|
||||
558 auto enospc
|
||||
559 auto stress dedupe
|
||||
560 auto stress dedupe
|
||||
561 auto stress dedupe
|
||||
|
||||
Reference in New Issue
Block a user