Test output for sendfile [ok]
Testing time: 7s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing sendfile main interface ------------------------------------------- sendfile ............................................................. [ PASS] 1 test completed in 0.021 seconds. 1 out of 1 (100%) test passed. -- done testing sendfile main interface -------------------------------------- -- testing forcing implementation -------------------------------------------- read-write ........................................................... [ PASS] sendfile(2) .......................................................... [ PASS] mmap(2) .............................................................. [ PASS] read-write-port ...................................................... [ PASS] 4 tests completed in 0.074 seconds. 4 out of 4 (100%) tests passed. -- done testing forcing implementation --------------------------------------- -- testing read-write variations --------------------------------------------- ports only ........................................................... [ PASS] 1 test completed in 0.049 seconds. 1 out of 1 (100%) test passed. -- done testing read-write variations ---------------------------------------- -- testing content chunking -------------------------------------------------- -- testing sendfile ------------------------------------------------------ offsets .......................................................... [ PASS] size ............................................................. [ PASS] size and offset .................................................. [ PASS] 3 tests completed in 0.004 seconds. 3 out of 3 (100%) tests passed. -- done testing sendfile ------------------------------------------------- -- testing mmapped ------------------------------------------------------- offsets .......................................................... [ PASS] size ............................................................. [ PASS] size and offset .................................................. [ PASS] 3 tests completed in 0.003 seconds. 3 out of 3 (100%) tests passed. -- done testing mmapped -------------------------------------------------- -- testing read-write ---------------------------------------------------- offsets .......................................................... [ PASS] size ............................................................. [ PASS] size and offset .................................................. [ PASS] 3 tests completed in 0.004 seconds. 3 out of 3 (100%) tests passed. -- done testing read-write ----------------------------------------------- -- testing read-write-port ----------------------------------------------- offsets .......................................................... [ PASS] size ............................................................. [ PASS] size and offset .................................................. [ PASS] 3 tests completed in 0.003 seconds. 3 out of 3 (100%) tests passed. -- done testing read-write-port ------------------------------------------ 4 subgroups completed in 0.014 seconds. 4 out of 4 (100%) subgroups passed. -- done testing content chunking --------------------------------------------- -- testing bugs -------------------------------------------------------------- custom input port without fd [bug #542] .............................. [ PASS] send files > 1 mebibyte .............................................. [ PASS] 2 tests completed in 0.058 seconds. 2 out of 2 (100%) tests passed. -- done testing bugs ---------------------------------------------------------