Test output for posix-utils [ok]

Testing time: 0s

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

-- testing EnvVars -----------------------------------------------------------
(environment-variable-bound? "FOO") .................................. [ PASS]
(environment-variable-bound? "FOO") .................................. [ PASS]
(not (environment-variable-bound? "BAR")) ............................ [ PASS]
(environment-variable-true? "FOO") ................................... [ PASS]
(not (environment-variable-true? "BAR")) ............................. [ PASS]
(not (environment-variable-true? "BAZ")) ............................. [ PASS]
6 tests completed in 0.0 seconds.
6 out of 6 (100%) tests passed.
-- done testing EnvVars ------------------------------------------------------