Test output for modular-arithmetic

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 Modular Arithmetic ------------------------------------------------
Extended GCD ......................................................... [ PASS]
Addition ............................................................. [ PASS]
Subtraction .......................................................... [ PASS]
Multiplication ....................................................... [ PASS]
Division ............................................................. [ PASS]
Exponentiation ....................................................... [ PASS]
6 tests completed in 0.001 seconds.
6 out of 6 (100%) tests passed.
-- done testing Modular Arithmetic -------------------------------------------