Test output for blas

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 BLAS Level 1 Test -------------------------------------------------
daxpy ................................................................ [ PASS]
ddot ................................................................. [ PASS]
2 tests completed in 0.001 seconds.
2 out of 2 (100%) tests passed.
-- done testing BLAS Level 1 Test --------------------------------------------


-- testing BLAS Level 2 Test -------------------------------------------------
dgemv ................................................................ [ PASS]
dsymv ................................................................ [ PASS]
dsyr ................................................................. [ PASS]
dger ................................................................. [ PASS]
4 tests completed in 0 seconds.
4 out of 4 (100%) tests passed.
-- done testing BLAS Level 2 Test --------------------------------------------


-- testing BLAS Level 3 Test -------------------------------------------------
dgemm ................................................................ [ PASS]
dgemm transpose ...................................................... [ PASS]
dsymm ................................................................ [ PASS]
dsyrk ................................................................ [ PASS]
dsyrk transpose ...................................................... [ PASS]
dsyr2k ............................................................... [ PASS]
6 tests completed in 0.003 seconds.
6 out of 6 (100%) tests passed.
-- done testing BLAS Level 3 Test --------------------------------------------