Test output for byte-blob-stream [ok]

Testing time: 0s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null

-- testing byte-blob-stream test ---------------------------------------------
byte-blob-stream-cons ................................................ [ PASS]
byte-blob-stream-car ................................................. [ PASS]
byte-blob-stream-cdr ................................................. [ PASS]
byte-blob-stream-ref ................................................. [ PASS]
byte-blob-stream-append+reverse ...................................... [ PASS]
byte-blob-stream-intersperse ......................................... [ PASS]
byte-blob-stream-take ................................................ [ PASS]
byte-blob-stream-drop ................................................ [ PASS]
byte-blob-stream-drop ................................................ [ PASS]
byte-blob-stream-drop ................................................ [ PASS]
byte-blob-stream-span ................................................ [ PASS]
byte-blob-stream-map ................................................. [ PASS]
byte-blob-stream-fold-left ........................................... [ PASS]
byte-blob-stream-fold-right .......................................... [ PASS]
byte-blob-stream-find ................................................ [ PASS]
15 tests completed in 0.009 seconds.
15 out of 15 (100%) tests passed.
-- done testing byte-blob-stream test ----------------------------------------