]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fastbuf.t
fb-file: some comments and automatic tests
[libucw.git] / lib / fastbuf.t
index f861f635d311f4cab50a21bf5efe19b617d6fe1a..4771a35e41f79e95879e141f3db607645253cffc 100644 (file)
@@ -1,10 +1,15 @@
 # Tests for fastbufs
 
+Run:   obj/lib/fb-file-t
+Out:   112
+       <hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello>
+       112 116
+
 Run:   obj/lib/fb-grow-t
 Out:   <10><10><0>1234512345<10><9>5<10>
-       <30><30><0>1234512345<10><9>5<10>
-       <20><20><0>1234512345<10><9>5<10>
-       <20><20><0>1234512345<10><9>5<10>
-       <20><20><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
 
 Run:   obj/lib/fb-pool-t