Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. /> umka_init
  2. /> disk_add ../img/xfs_v4_files_s05k_b4k_n8k.img hd0 -c 0
  3. /hd0/1: xfs
  4. # zero length
  5. /> read70 /hd0/1/no_hole 0 0 -b
  6. status = 0 success, count = 0
  7.  
  8. /> read70 /hd0/1/no_hole 1 0 -b
  9. status = 0 success, count = 0
  10.  
  11. /> read70 /hd0/1/no_hole 0xffe 0 -b
  12. status = 0 success, count = 0
  13.  
  14. /> read70 /hd0/1/no_hole 0xfff 0 -b
  15. status = 0 success, count = 0
  16.  
  17. /> read70 /hd0/1/no_hole 0x1000 0 -b
  18. status = 0 success, count = 0
  19.  
  20. /> read70 /hd0/1/no_hole 0x1001 0 -b
  21. status = 0 success, count = 0
  22.  
  23. /> read70 /hd0/1/no_hole 0x1ffe 0 -b
  24. status = 0 success, count = 0
  25.  
  26. /> read70 /hd0/1/no_hole 0x1fff 0 -b
  27. status = 0 success, count = 0
  28.  
  29. /> read70 /hd0/1/no_hole 0x2000 0 -b
  30. status = 0 success, count = 0
  31.  
  32. /> read70 /hd0/1/no_hole 0xfffe 0 -b
  33. status = 0 success, count = 0
  34.  
  35. /> read70 /hd0/1/no_hole 0xffff 0 -b
  36. status = 0 success, count = 0
  37.  
  38. /> read70 /hd0/1/no_hole 0x10000 0 -b
  39. status = 0 success, count = 0
  40.  
  41. /> read70 /hd0/1/no_hole 0x10001 0 -b
  42. status = 0 success, count = 0
  43.  
  44. /> read70 /hd0/1/no_hole 0x1ffff 0 -b
  45. status = 0 success, count = 0
  46.  
  47. /> read70 /hd0/1/no_hole 0x10000000 0 -b
  48. status = 0 success, count = 0
  49.  
  50. /> read70 /hd0/1/no_hole 0x1000ffff 0 -b
  51. status = 0 success, count = 0
  52.  
  53. /> read70 /hd0/1/no_hole 0xffff0000 0 -b
  54. status = 0 success, count = 0
  55.  
  56. /> read70 /hd0/1/no_hole 0xffff0001 0 -b
  57. status = 0 success, count = 0
  58.  
  59. /> read70 /hd0/1/no_hole 0xffffffff 0 -b
  60. status = 0 success, count = 0
  61.  
  62. /> read70 /hd0/1/no_hole 0x100000000 0 -b
  63. status = 0 success, count = 0
  64.  
  65. /> read70 /hd0/1/no_hole 0x100000001 0 -b
  66. status = 0 success, count = 0
  67.  
  68. /> read70 /hd0/1/no_hole 0x1ffffffff 0 -b
  69. status = 0 success, count = 0
  70.  
  71. /> read70 /hd0/1/no_hole 0xffffffff00000000 0 -b
  72. status = 0 success, count = 0
  73.  
  74. /> read70 /hd0/1/no_hole 0xffffffffffffffff 0 -b
  75. status = 0 success, count = 0
  76.  
  77. # one-byte length
  78. /> read70 /hd0/1/no_hole 0 1 -b
  79. status = 0 success, count = 1
  80. 00
  81. /> read70 /hd0/1/no_hole 1 1 -b
  82. status = 0 success, count = 1
  83. 01
  84. /> read70 /hd0/1/no_hole 0xffe 1 -b
  85. status = 0 success, count = 1
  86. fe
  87. /> read70 /hd0/1/no_hole 0xfff 1 -b
  88. status = 0 success, count = 1
  89. 0f
  90. /> read70 /hd0/1/no_hole 0x1000 1 -b
  91. status = 0 success, count = 1
  92. 00
  93. /> read70 /hd0/1/no_hole 0x1001 1 -b
  94. status = 0 success, count = 1
  95. 10
  96. /> read70 /hd0/1/no_hole 0x1ffe 1 -b
  97. status = 0 success, count = 1
  98. fe
  99. /> read70 /hd0/1/no_hole 0x1fff 1 -b
  100. status = 0 success, count = 1
  101. 1f
  102. /> read70 /hd0/1/no_hole 0x2000 1 -b
  103. status = 0 success, count = 1
  104. 00
  105. /> read70 /hd0/1/no_hole 0xfffe 1 -b
  106. status = 0 success, count = 1
  107. fe
  108. /> read70 /hd0/1/no_hole 0xffff 1 -b
  109. status = 0 success, count = 1
  110. ff
  111. /> read70 /hd0/1/no_hole 0x10000 1 -b
  112. status = 6 end_of_file, count = 0
  113.  
  114. /> read70 /hd0/1/no_hole 0x10001 1 -b
  115. status = 6 end_of_file, count = 0
  116.  
  117. /> read70 /hd0/1/no_hole 0x1ffff 1 -b
  118. status = 6 end_of_file, count = 0
  119.  
  120. /> read70 /hd0/1/no_hole 0x10000000 1 -b
  121. status = 6 end_of_file, count = 0
  122.  
  123. /> read70 /hd0/1/no_hole 0x1000ffff 1 -b
  124. status = 6 end_of_file, count = 0
  125.  
  126. /> read70 /hd0/1/no_hole 0xffff0000 1 -b
  127. status = 6 end_of_file, count = 0
  128.  
  129. /> read70 /hd0/1/no_hole 0xffff0001 1 -b
  130. status = 6 end_of_file, count = 0
  131.  
  132. /> read70 /hd0/1/no_hole 0xffffffff 1 -b
  133. status = 6 end_of_file, count = 0
  134.  
  135. /> read70 /hd0/1/no_hole 0x100000000 1 -b
  136. status = 6 end_of_file, count = 0
  137.  
  138. /> read70 /hd0/1/no_hole 0x100000001 1 -b
  139. status = 6 end_of_file, count = 0
  140.  
  141. /> read70 /hd0/1/no_hole 0x1ffffffff 1 -b
  142. status = 6 end_of_file, count = 0
  143.  
  144. /> read70 /hd0/1/no_hole 0xffffffff00000000 1 -b
  145. status = 6 end_of_file, count = 0
  146.  
  147. /> read70 /hd0/1/no_hole 0xffffffffffffffff 1 -b
  148. status = 6 end_of_file, count = 0
  149.  
  150. # fixed-size block, different begin/end positions
  151. /> read70 /hd0/1/no_hole 0 11 -b
  152. status = 0 success, count = 11
  153. 000102030405060708090a
  154. /> read70 /hd0/1/no_hole 1 11 -b
  155. status = 0 success, count = 11
  156. 0102030405060708090a0b
  157. /> read70 /hd0/1/no_hole 0xfff4 11 -b
  158. status = 0 success, count = 11
  159. f4fff6fff8fffafffcfffe
  160. /> read70 /hd0/1/no_hole 0xfff5 11 -b
  161. status = 0 success, count = 11
  162. fff6fff8fffafffcfffeff
  163. /> read70 /hd0/1/no_hole 0xfff6 11 -b
  164. status = 6 end_of_file, count = 10
  165. f6fff8fffafffcfffeff
  166. /> read70 /hd0/1/no_hole 0xfffe 11 -b
  167. status = 6 end_of_file, count = 2
  168. feff
  169. /> read70 /hd0/1/no_hole 0xffff 11 -b
  170. status = 6 end_of_file, count = 1
  171. ff
  172. /> read70 /hd0/1/no_hole 0x10000 11 -b
  173. status = 6 end_of_file, count = 0
  174.  
  175. /> read70 /hd0/1/no_hole 0x10001 11 -b
  176. status = 6 end_of_file, count = 0
  177.  
  178. /> read70 /hd0/1/no_hole 0x10000000 11 -b
  179. status = 6 end_of_file, count = 0
  180.  
  181. /> read70 /hd0/1/no_hole 0x10000001 11 -b
  182. status = 6 end_of_file, count = 0
  183.  
  184. /> read70 /hd0/1/no_hole 0x1000ffff 11 -b
  185. status = 6 end_of_file, count = 0
  186.  
  187. /> read70 /hd0/1/no_hole 0xffff0000 11 -b
  188. status = 6 end_of_file, count = 0
  189.  
  190. /> read70 /hd0/1/no_hole 0xffffffff 11 -b
  191. status = 6 end_of_file, count = 0
  192.  
  193. /> read70 /hd0/1/no_hole 0x100000000 11 -b
  194. status = 6 end_of_file, count = 0
  195.  
  196. /> read70 /hd0/1/no_hole 0x100000001 11 -b
  197. status = 6 end_of_file, count = 0
  198.  
  199. /> read70 /hd0/1/no_hole 0x1ffffffff 11 -b
  200. status = 6 end_of_file, count = 0
  201.  
  202. /> read70 /hd0/1/no_hole 0xffffffff00000000 11 -b
  203. status = 6 end_of_file, count = 0
  204.  
  205. /> read70 /hd0/1/no_hole 0xffffffffffffffff 11 -b
  206. status = 6 end_of_file, count = 0
  207.  
  208.  
  209. # btree
  210. /> read70 /hd0/1/btree_l1_no_hole 0x80000 11 -b
  211. status = 0 success, count = 11
  212. 0000080004000800080008
  213.