Mostly test cases of regress.c are passed.
These are some changes since the libevent-1.4.4-iocp.zip
Please check the diff file as attachment.

The following test cases are failure or cann't be compiled.
I will pay more time to get these test cases to pass.

test_bufferevent_watermarks();   fail, block on WSAWaitForMultipleEvents
test_multiple();                 fail, block on WSAWaitForMultipleEvents
test_persistent();               fail, block on WSAWaitForMultipleEvents

http_suite();                    fail on http.c::name_from_addr , vc6 has't 
getnameinfo function
rpc_suite();                     it seem so complex to complile, give up
rpc_test();                      same as above
dns_suite();                     cannot compile evdns.c, because vc6's 
winsock2.h is too old


Test result of regress.c

evutil_stroll: OK
Testing Priorities 1: OK
Testing Priorities 2: OK
Testing Priorities 3: OK
Testing Evbuffer: OK
Testing evbuffer_find 1: OK
Testing evbuffer_find 2: OK
Testing evbuffer_find 3: OK
Bufferevent: OK
Free active base: OK
Event base new: OK
Simple read: OK
Simple write: OK
Combined read/write: OK
Simple timeout: OK
Loop exit: OK
Loop break: OK
Loop Multiple exit: OK
Multiple events for same fd: OK
Want read only once: OK
Testing Tagging:
                encoded 0x00000af0 with 2 bytes
                encoded 0x00001000 with 3 bytes
                encoded 0x00000001 with 1 bytes
                encoded 0xdeadbeef with 5 bytes
                encoded 0x00000000 with 1 bytes
                encoded 0x00bef000 with 4 bytes
        ??: OK
        ??: OK
                encoded 0x00000af0 with 2 bytes
                encoded 0x00001000 with 2 bytes
                encoded 0x00000001 with 1 bytes
                encoded 0xdeadbeef with 5 bytes
                encoded 0x00000000 with 1 bytes
                encoded 0x00bef000 with 4 bytes
        ??: OK
OK
        

Attachment: diff.txt
Description: Binary data

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to