Convert tests to the new format
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/> umka_boot
|
||||
/> disk_add ../../img/xfs_v4_files_s05k_b4k_n8k.qcow2 hd0 -c 524288
|
||||
/hd0: sector_size=512, capacity=618496 (302 MiB), num_partitions=1
|
||||
/hd0/1: fs=xfs, start=2048 (1 MiB), length=614400 (300 MiB)
|
||||
/> stat70 /hd0/1/
|
||||
status = 0 success
|
||||
attr: ----f
|
||||
/> stat70 /hd0/1/hole_begin
|
||||
status = 0 success
|
||||
attr: -----
|
||||
size: 65536
|
||||
/> disk_del hd0
|
||||
@@ -0,0 +1,5 @@
|
||||
umka_boot
|
||||
disk_add ../../img/xfs_v4_files_s05k_b4k_n8k.qcow2 hd0 -c 524288
|
||||
stat70 /hd0/1/
|
||||
stat70 /hd0/1/hole_begin
|
||||
disk_del hd0
|
||||
@@ -0,0 +1,3 @@
|
||||
syscall: f70 f70s5
|
||||
fs: readonly xfs
|
||||
blkdev:
|
||||
@@ -0,0 +1 @@
|
||||
10s
|
||||
Reference in New Issue
Block a user