Test output for getopt-long

Testing time: 8.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/csi -script run.scm

-- testing grammar1 ----------------------------------------------------------
(getopt-long cmdline1 grammar1) ...................................... [ PASS]
(dispatch 'rnet-server) .............................................. [ PASS]
2 tests completed in 0.001 seconds.
2 out of 2 (100%) tests passed.
-- done testing grammar1 -----------------------------------------------------


-- testing grammar2 ----------------------------------------------------------
(getopt-long cmdline2 grammar2) ...................................... [ PASS]
1 test completed in 0 seconds.
1 out of 1 (100%) test passed.
-- done testing grammar2 -----------------------------------------------------