Test output for blob-utils [ok]

Testing time: 0s

/root/salmonella-run-publish/chicken/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.001 seconds.
    3 out of 3 (100%) tests passed.
    -- done testing -> Hex ---------------------------------------------------

1 subgroup completed in 0.004 seconds.
1 out of 1 (100%) subgroup passed.
-- done testing Blob Utils ---------------------------------------------------