Convert tests to the new format

This commit is contained in:
2023-02-17 02:04:54 +00:00
parent 1768109979
commit 8b30bd62e3
193 changed files with 10103516 additions and 5 deletions
+12
View File
@@ -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
+5
View File
@@ -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
+3
View File
@@ -0,0 +1,3 @@
syscall: f70 f70s5
fs: readonly xfs
blkdev:
+1
View File
@@ -0,0 +1 @@
10s