Files
dunkaist c93181e606 Implement tests for writing
Commands like mkdir, rm(dir), write, touch
2026-05-16 04:53:31 +01:00

259 lines
4.8 KiB
Plaintext

/> umka_boot
/> disk_add ../../img/xfs_v4_unicode.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)
/>
/> stat80 /hd0/1/dir0
status = 0 success
attr: ----f
/> stat80 /hd0/1/dir0/
status = 0 success
attr: ----f
/> stat80 /hd0/1/дирâ¦
status = 0 success
attr: ----f
/> stat80 /hd0/1/дирâ¦/
status = 0 success
attr: ----f
/> stat80 /hd0/1/дирâ¦/дир11
status = 0 success
attr: ----f
/> stat80 /hd0/1/дирâ¦/дир11/
status = 0 success
attr: ----f
/> stat80 /hd0/1/â¦â¦â¦
status = 0 success
attr: ----f
/> stat80 /hd0/1/â¦â¦â¦/
status = 0 success
attr: ----f
/> stat80 /hd0/1/â¦â¦â¦/дâ¦Ñ€22
status = 0 success
attr: ----f
/> stat80 /hd0/1/дир3
status = 0 success
attr: ----f
/>
/> stat80 /hd0/1/dir0/file00
status = 0 success
attr: -----
size: 12
/> stat80 /hd0/1/dir0/file00/
status = 0 success
attr: -----
size: 12
/> stat80 /hd0/1/â¦â¦â¦/дâ¦Ñ€22/â¦â¦
status = 0 success
attr: -----
size: 22
/> stat80 /hd0/1/â¦â¦â¦/дâ¦Ñ€22/â¦â¦/
status = 0 success
attr: -----
size: 22
/> stat80 /hd0/1/â¦â¦â¦/дâ¦Ñ€22/💗💗
status = 0 success
attr: -----
size: 23
/> stat80 /hd0/1/дир3/файл33
status = 0 success
attr: -----
size: 26
/> stat80 /hd0/1/дир3/файл33/
status = 0 success
attr: -----
size: 26
/>
/> read80 /hd0/1/dir0/file00 0 100 -b
status = 6 end_of_file, count = 12
68656c6c6f5f776f726c640a
/> read80 /hd0/1/dir0/file00/ 0 100 -b
status = 6 end_of_file, count = 12
68656c6c6f5f776f726c640a
/> read80 /hd0/1/â¦â¦â¦/дâ¦Ñ€22/â¦â¦ 0 100 -b
status = 6 end_of_file, count = 22
d0bfd180d0b8d0b2d0b5d182e29da6d0bcd0b8d1800a
/> read80 /hd0/1/дир3/файл33 0 100 -b
status = 6 end_of_file, count = 26
d0bfd180d0b8d0b2d0b5d182e29da6f09f9297d0bcd0b8d1800a
/>
/> ls70 /hd0/1/ -e utf8
status = 6 end_of_file, count = 7
total = 7
----f .
----f ..
----f dir0
----f дирâ¦
----f â¦â¦â¦
----f â¦ðŸ‘©â¦
----f дир3
/> ls70 /hd0/1/ -e utf16
status = 6 end_of_file, count = 7
total = 7
----f .
----f ..
----f d
----f 48@f'
----f f'f'f'
----f f'iØ=Üf'
----f 48@3
/> ls70 /hd0/1/ -e cp866
status = 6 end_of_file, count = 7
total = 7
----f .
----f ..
----f dir0
----f ¤¨à_
----f ___
----f ___
----f ¤¨à3
/> ls70 /hd0/1/ -e default
status = 6 end_of_file, count = 7
total = 7
----f .
----- 
-----
-----
-----
-----
-----
/> ls70 /hd0/1/â¦â¦â¦/ -e utf8
status = 5 file_not_found
/> ls70 /hd0/1/â¦â¦â¦/ -e utf16
status = 5 file_not_found
/> ls70 /hd0/1/â¦â¦â¦/ -e cp866
status = 5 file_not_found
/> ls70 /hd0/1/â¦â¦â¦/ -e default
status = 5 file_not_found
/> ls70 /hd0/1/дир3/ -e utf8
status = 5 file_not_found
/> ls70 /hd0/1/дир3/ -e utf16
status = 5 file_not_found
/> ls70 /hd0/1/дир3/ -e cp866
status = 5 file_not_found
/> ls70 /hd0/1/дир3/ -e default
status = 5 file_not_found
/>
/> ls80 /hd0/1/ -e utf8
status = 6 end_of_file, count = 7
total = 7
----f .
----f ..
----f dir0
----f дирâ¦
----f â¦â¦â¦
----f â¦ðŸ‘©â¦
----f дир3
/> ls80 /hd0/1/ -e utf16
status = 6 end_of_file, count = 7
total = 7
----f .
----f ..
----f d
----f 48@f'
----f f'f'f'
----f f'iØ=Üf'
----f 48@3
/> ls80 /hd0/1/ -e cp866
status = 6 end_of_file, count = 7
total = 7
----f .
----f ..
----f dir0
----f ¤¨à_
----f ___
----f ___
----f ¤¨à3
/> ls80 /hd0/1/ -e default
status = 6 end_of_file, count = 7
total = 7
----f .
r-s-f 
--s-f 
-hs-f
rhs-f
--slf
---lf
/> ls80 /hd0/1/â¦â¦â¦/ -e utf8
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----f дâ¦Ñ€22
/> ls80 /hd0/1/â¦â¦â¦/ -e utf16
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----f 4f'@2
/> ls80 /hd0/1/â¦â¦â¦/ -e cp866
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----f ¤_à22
/> ls80 /hd0/1/â¦â¦â¦/ -e default
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----f 4f'@2
/> ls80 /hd0/1/дир3/ -e utf8
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----- файл33
/> ls80 /hd0/1/дир3/ -e utf16
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----- D09;3
/> ls80 /hd0/1/дир3/ -e cp866
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----- ä ©«33
/> ls80 /hd0/1/дир3/ -e default
status = 6 end_of_file, count = 3
total = 3
----f .
----f ..
----- D09;3
/>
/> ls80 /hd0/1/â¦ðŸ‘©â¦/ -e utf8
status = 6 end_of_file, count = 5
total = 5
----f .
----f ..
----f 👩â¦â¦
----f â¦ðŸ‘©â¦
----f â¦â¦ðŸ‘©
/> ls80 /hd0/1/â¦ðŸ‘©â¦/ -e utf16
status = 6 end_of_file, count = 5
total = 5
----f .
----f ..
----f iØ=Üf'f'
----f f'iØ=Üf'
----f f'f'iØ=Ü
/> ls80 /hd0/1/â¦ðŸ‘©â¦/ -e cp866
status = 6 end_of_file, count = 5
total = 5
----f .
----f ..
----f ___
----f ___
----f ___
/> ls80 /hd0/1/â¦ðŸ‘©â¦/ -e default
status = 6 end_of_file, count = 5
total = 5
----f .
----f ..
----f iØ=Üf'f'
----f f'iØ=Üf'
----f f'f'iØ=Ü
/>
/> disk_del hd0