Add exfat test.

This commit is contained in:
2022-04-23 22:34:24 +04:00
parent 985f10fb88
commit 52f3acaebc
3 changed files with 11354 additions and 36 deletions
File diff suppressed because it is too large Load Diff
+22 -16
View File
@@ -1,20 +1,26 @@
umka_init
disk_add ../img/exfat_s05k_c16k_b16k.img hd0 -c 0
ls70 /hd0/1/dir_empty -f 0 -c 0
ls70 /hd0/1/dir_empty -f 0 -c 1
ls70 /hd0/1/dir_empty -f 0 -c 2
ls70 /hd0/1/dir_empty -f 0 -c 0xffffffff
ls70 /hd0/1/dir_empty -f 1 -c 0
ls70 /hd0/1/dir_empty -f 1 -c 1
ls70 /hd0/1/dir_empty -f 1 -c 2
ls70 /hd0/1/dir_empty -f 1 -c 0xffffffff
ls70 /hd0/1/dir_one -f 0 -c 0
ls70 /hd0/1/dir_one -f 0 -c 1
ls70 /hd0/1/dir_one -f 0 -c 2
ls70 /hd0/1/dir_one -f 0 -c 0xffffffff
ls70 /hd0/1/dir_one -f 1 -c 0
ls70 /hd0/1/dir_one -f 1 -c 1
ls70 /hd0/1/dir_one -f 1 -c 2
ls70 /hd0/1/dir_one -f 1 -c 0xffffffff
ls70 /hd0/1/dir_0 -f 0 -c 0
ls70 /hd0/1/dir_0 -f 0 -c 1
ls70 /hd0/1/dir_0 -f 0 -c 2
ls70 /hd0/1/dir_0 -f 0 -c 0xffffffff
ls70 /hd0/1/dir_0 -f 1 -c 0
ls70 /hd0/1/dir_0 -f 1 -c 1
ls70 /hd0/1/dir_0 -f 1 -c 2
ls70 /hd0/1/dir_0 -f 1 -c 0xffffffff
ls70 /hd0/1/dir_1 -f 0 -c 0
ls70 /hd0/1/dir_1 -f 0 -c 1
ls70 /hd0/1/dir_1 -f 0 -c 2
ls70 /hd0/1/dir_1 -f 0 -c 0xffffffff
ls70 /hd0/1/dir_1 -f 1 -c 0
ls70 /hd0/1/dir_1 -f 1 -c 1
ls70 /hd0/1/dir_1 -f 1 -c 2
ls70 /hd0/1/dir_1 -f 1 -c 0xffffffff
ls70 /hd0/1/dir_1000
ls70 /hd0/1/dir_10000
ls70 /hd0/1/dir_100000
disk_del hd0