Test output for uuid-ossp [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing Common API -------------------------------------------------------- uuid? <null> ......................................................... [ PASS] uuid? V1 ............................................................. [ PASS] uuid? V4 ............................................................. [ PASS] uuid? time ........................................................... [ PASS] uuid? random ......................................................... [ PASS] uuid-null? 1 ......................................................... [ PASS] uuid-null? 2 ......................................................... [ PASS] uuid-clear! .......................................................... [ PASS] uuid-copy = .......................................................... [ PASS] uuid-copy !eq ........................................................ [ PASS] A uuid is = & <= & >= to itself ...................................... [ PASS] A !null uuid is "unique" ............................................. [ PASS] A null uuid is not "unique" .......................................... [ PASS] External form of uuid ................................................ [ PASS] 14 tests completed in 0.001 seconds. 14 out of 14 (100%) tests passed. -- done testing Common API --------------------------------------------------- -- testing Specific API ------------------------------------------------------ uuid? V1-MC .......................................................... [ PASS] uuid? V3 "ns:URL" .................................................... [ PASS] uuid? V5 "ns:X500" ................................................... [ PASS] uuid-load ............................................................ [ PASS] uuid-load "ns:URL" 1 ................................................. [ PASS] uuid-load "ns:URL" 2 ................................................. [ PASS] uuid? V3 url-uuid .................................................... [ PASS] uuid-load! overwrites 1 .............................................. [ PASS] uuid-load! returns uuid .............................................. [ PASS] Export ............................................................... [ PASS] Export binary ........................................................ [ PASS] Export siv ........................................................... [ PASS] Export text .......................................................... [ PASS] Import ............................................................... [ PASS] Import binary ........................................................ [ PASS] Import siv ........................................................... [ PASS] uuid-version is number ............................................... [ PASS] 17 tests completed in 0.001 seconds. 17 out of 17 (100%) tests passed. -- done testing Specific API -------------------------------------------------