Test output for blob-utils [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null
-- testing Blob Utils --------------------------------------------------------
-- testing -> Hex --------------------------------------------------------
(blob->hex (string->blob "ABCDEF")) .............................. [ PASS]
(blob->hex (string->blob "ABCDEF") 1) ............................ [ PASS]
(blob->hex (string->blob "ABCDEF") 1 3) .......................... [ PASS]
3 tests completed in 0.0 seconds.
3 out of 3 (100%) tests passed.
-- done testing -> Hex ---------------------------------------------------
1 subgroup completed in 0.001 seconds.
1 out of 1 (100%) subgroup passed.
-- done testing Blob Utils ---------------------------------------------------