]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fastbuf.t
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / fastbuf.t
index 9ac71b58e49bf33d12d58e8bd553a5d33cfaf5de..6f8681a0d29c270ad22a5a23791275fe0cc3389b 100644 (file)
@@ -1,10 +1,15 @@
 # Tests for fastbufs
 
-Run:   obj/lib/fb-grow-t
+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>
        <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
+Run:   ../obj/lib/fb-pool-t