Add exfat test.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user