mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
bf1b82fd64
This test case will first use fsstress to fill a file system, then dump it to standard output and restore it from standard input, finally check that the original contents and the new contents generated by restore tool will be same. Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
19 lines
488 B
Plaintext
19 lines
488 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 prealloc quick
|
|
002 auto quick prealloc
|
|
003 auto quick
|
|
004 auto dump
|
|
271 auto rw quick
|
|
301 aio dangerous ioctl rw stress
|
|
302 aio dangerous ioctl rw stress
|
|
303 aio dangerous ioctl rw stress
|
|
304 aio dangerous ioctl rw stress
|
|
305 auto
|
|
306 auto rw resize quick
|
|
307 auto ioctl rw
|
|
308 auto ioctl rw prealloc quick
|