BEGIN TEST: accept  
Thu Mar 27 11:46:18 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Thu Mar 27 11:46:25 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20040898)127.0.0.1:51578
(Server) read [0x2004081c..0x20040891) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x200408e8)127.0.0.1:51579
(Server) read [0x2004086c..0x200408e1) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x200408e8)127.0.0.1:51580
(Server) read [0x2004086c..0x200408e1) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x200408e8)127.0.0.1:51581
(Server) read [0x2004086c..0x200408e1) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x200408e8)127.0.0.1:51582
(Server) read [0x2004086c..0x200408e1) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptread
BEGIN TEST: acceptreademu  
Thu Mar 27 11:46:36 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x2003fb28)127.0.0.1:51584
(Server) read [0x2003faac..0x2003fb21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x2003fb28)127.0.0.1:51585
(Server) read [0x2003faac..0x2003fb21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x2003fb28)127.0.0.1:51586
(Server) read [0x2003faac..0x2003fb21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x2003fb28)127.0.0.1:51587
(Server) read [0x2003faac..0x2003fb21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x2003fb28)127.0.0.1:51588
(Server) read [0x2003faac..0x2003fb21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptreademu
BEGIN TEST: affinity  
Thu Mar 27 11:46:47 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
main: creating local thread
thread_start: AffinityMask = 0x0
main: creating global thread
thread_start: AffinityMask = 0x0
main: creating global bound thread
thread_start: AffinityMask = 0x0
END TEST: affinity
BEGIN TEST: alarm  
Thu Mar 27 11:46:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Thu Mar 27 11:47:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Thu Mar 27 11:47:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_AtomicIncrement(-2) == -1: PASSED
PR_AtomicIncrement(-1) == 0: PASSED
PR_AtomicIncrement(0) == 1: PASSED
PR_AtomicAdd(-2,1) == -1: PASSED
PR_AtomicAdd(-1,4) == 3: PASSED
PR_AtomicAdd(3,-6) == -3: PASSED
PR_AtomicDecrement(2) == 1: PASSED
PR_AtomicDecrement(1) == 0: PASSED
PR_AtomicDecrement(0) == -1: PASSED
PR_AtomicSet(-2, 2) == -2: PASSED
PR_AtomicSet(-2, -2) == -2: PASSED
Atomic operations test PASSED
END TEST: atomic
BEGIN TEST: attach  
Thu Mar 27 11:47:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Thu Mar 27 11:47:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Thu Mar 27 11:47:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Cleanup settings
Thread type: LOCAL
Concurrency: 1
Number of threads: 1
Thread sleep: 10
Main sleep: 5
Cleanup will NOT be called

main() exiting
END TEST: cleanup
BEGIN TEST: cltsrv  
Thu Mar 27 11:48:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

PThread Statistics
started: 11:48:00[10]
locks [created: 12, destroyed: 2]
locks [acquired: 316, released: 316]
cvars [created: 7, destroyed: 5]
cvars [notified: 55, delayed_delete: 0]
Client/Server started at(0x2001a0f8): 11:48:00
Server started at(0x2001b918): 11:48:00
Client started at(0x200884a8): 11:48:00
main(0x2001a0f8): waiting for execution interval (10 seconds)
Shutting down(0x2001a0f8): 11:48:10
Client(0x200884a8): stopped after 47 operations and 41684 bytes
Server(0x2001b918): stopped after 48 operations and 42634 bytes
main(0x2001a0f8): test complete
Test exiting at(0x2001a0f8): 11:48:10
END TEST: cltsrv
BEGIN TEST: concur  
Thu Mar 27 11:48:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Thu Mar 27 11:48:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Thu Mar 27 11:48:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

CondVar Test:

Simple test creates several local and global threads; half use a single,
shared condvar, and the other half have their own condvar. The main
thread then loops notifying them to wakeup.

The timeout test is very similar except that the threads are not
notified. They will all wakeup on a 1 second timeout.

The mixed test combines the simple test and the timeout test; every
third thread is notified, the other threads are expected to timeout
correctly.

Lastly, the combined test creates a thread for each of the above three
cases and they all run simultaneously.

This test is run with 5, 10, 15, and 20 threads of each type.


5 Thread tests
Condvar simple test shared UU: 83.89 usec
Condvar simple test shared UK: 96.34 usec
Condvar simple test priv UU: 194.65 usec
Condvar simple test priv UK: 198.58 usec
Condvar simple test All: 243.15 usec
Condvar timeout test: 726.83 usec

10 Thread tests
Condvar simple test shared UU: 116.66 usec
Condvar simple test shared UK: 105.52 usec
Condvar simple test priv UU: 462.05 usec
Condvar simple test priv UK: 448.94 usec
Condvar simple test All: 480.40 usec
Condvar timeout test: 825.80 usec

15 Thread tests
Condvar simple test shared UU: 168.44 usec
Condvar simple test shared UK: 174.33 usec
Condvar simple test priv UU: 606.89 usec
Condvar simple test priv UK: 640.98 usec
Condvar simple test All: 734.04 usec
Condvar timeout test: 992.92 usec

20 Thread tests
Condvar simple test shared UU: 212.35 usec
Condvar simple test shared UK: 210.38 usec
Condvar simple test priv UU: 810.07 usec
Condvar simple test priv UK: 867.74 usec
Condvar simple test All: 964.08 usec
Condvar timeout test: 1163.98 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Thu Mar 27 11:48:24 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Thu Mar 27 11:48:25 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Thu Mar 27 11:48:25 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

Number of error codes = 73

PR_OUT_OF_MEMORY_ERROR = -6000
PR_BAD_DESCRIPTOR_ERROR = -5999
PR_WOULD_BLOCK_ERROR = -5998
PR_ACCESS_FAULT_ERROR = -5997
PR_INVALID_METHOD_ERROR = -5996
PR_ILLEGAL_ACCESS_ERROR = -5995
PR_UNKNOWN_ERROR = -5994
PR_PENDING_INTERRUPT_ERROR = -5993
PR_NOT_IMPLEMENTED_ERROR = -5992
PR_IO_ERROR = -5991
PR_IO_TIMEOUT_ERROR = -5990
PR_IO_PENDING_ERROR = -5989
PR_DIRECTORY_OPEN_ERROR = -5988
PR_INVALID_ARGUMENT_ERROR = -5987
PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986
PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985
PR_IS_CONNECTED_ERROR = -5984
PR_BAD_ADDRESS_ERROR = -5983
PR_ADDRESS_IN_USE_ERROR = -5982
PR_CONNECT_REFUSED_ERROR = -5981
PR_NETWORK_UNREACHABLE_ERROR = -5980
PR_CONNECT_TIMEOUT_ERROR = -5979
PR_NOT_CONNECTED_ERROR = -5978
PR_LOAD_LIBRARY_ERROR = -5977
PR_UNLOAD_LIBRARY_ERROR = -5976
PR_FIND_SYMBOL_ERROR = -5975
PR_INSUFFICIENT_RESOURCES_ERROR = -5974
PR_DIRECTORY_LOOKUP_ERROR = -5973
PR_TPD_RANGE_ERROR = -5972
PR_PROC_DESC_TABLE_FULL_ERROR = -5971
PR_SYS_DESC_TABLE_FULL_ERROR = -5970
PR_NOT_SOCKET_ERROR = -5969
PR_NOT_TCP_SOCKET_ERROR = -5968
PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967
PR_NO_ACCESS_RIGHTS_ERROR = -5966
PR_OPERATION_NOT_SUPPORTED_ERROR = -5965
PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964
PR_REMOTE_FILE_ERROR = -5963
PR_BUFFER_OVERFLOW_ERROR = -5962
PR_CONNECT_RESET_ERROR = -5961
PR_RANGE_ERROR = -5960
PR_DEADLOCK_ERROR = -5959
PR_FILE_IS_LOCKED_ERROR = -5958
PR_FILE_TOO_BIG_ERROR = -5957
PR_NO_DEVICE_SPACE_ERROR = -5956
PR_PIPE_ERROR = -5955
PR_NO_SEEK_DEVICE_ERROR = -5954
PR_IS_DIRECTORY_ERROR = -5953
PR_LOOP_ERROR = -5952
PR_NAME_TOO_LONG_ERROR = -5951
PR_FILE_NOT_FOUND_ERROR = -5950
PR_NOT_DIRECTORY_ERROR = -5949
PR_READ_ONLY_FILESYSTEM_ERROR = -5948
PR_DIRECTORY_NOT_EMPTY_ERROR = -5947
PR_FILESYSTEM_MOUNTED_ERROR = -5946
PR_NOT_SAME_DEVICE_ERROR = -5945
PR_DIRECTORY_CORRUPTED_ERROR = -5944
PR_FILE_EXISTS_ERROR = -5943
PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942
PR_INVALID_DEVICE_STATE_ERROR = -5941
PR_DEVICE_IS_LOCKED_ERROR = -5940
PR_NO_MORE_FILES_ERROR = -5939
PR_END_OF_FILE_ERROR = -5938
PR_FILE_SEEK_ERROR = -5937
PR_FILE_IS_BUSY_ERROR = -5936
PR_IN_PROGRESS_ERROR = -5934
PR_ALREADY_INITIATED_ERROR = -5933
PR_GROUP_EMPTY_ERROR = -5932
PR_INVALID_STATE_ERROR = -5931
PR_NETWORK_DOWN_ERROR = -5930
PR_SOCKET_SHUTDOWN_ERROR = -5929
PR_CONNECT_ABORTED_ERROR = -5928
PR_HOST_UNREACHABLE_ERROR = -5927
END TEST: errcodes
BEGIN TEST: exit  
Thu Mar 27 11:48:26 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Thu Mar 27 11:48:36 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Thu Mar 27 11:48:37 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead.
PASS
END TEST: fileio
BEGIN TEST: foreign  
Thu Mar 27 11:48:37 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Thu Mar 27 11:48:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Accepting connection at port 51638
Wait one second before connect
Connecting to port 51638
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 51640
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 51641
Wait one second before connect
Connecting to port 51640
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Connecting to port 51641
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Thu Mar 27 11:48:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
10 iterations over a 10 kbyte file: 131 [197] 197
END TEST: fsync
BEGIN TEST: getproto  
Thu Mar 27 11:48:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
tcp is protocol number 6
udp is protocol number 17
Protocol number 6 is tcp
Protocol number 17 is udp
PASSED
END TEST: getproto
BEGIN TEST: i2l  
Thu Mar 27 11:48:45 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Thu Mar 27 11:48:45 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Elapsed time: 3000 ms, expected time: 3002 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Thu Mar 27 11:48:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 12470 nsecs

Overhead of 'PR_IntervalNow()' is 2163 nsecs

Overhead of 'PR_Now()' is 9271 nsecs

Overhead of 'PR_IntervalNow()' is 1568 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Thu Mar 27 11:51:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: instrumt
BEGIN TEST: intrio  
Thu Mar 27 11:51:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
A local thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A local thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
PASSED
END TEST: intrio
BEGIN TEST: intrupt  
Thu Mar 27 11:51:30 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Thu Mar 27 11:51:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
test with global bound thread
thread id 0, scope GLOBAL_BOUND scope
test with local thread
thread id 0, scope GLOBAL scope
test with global thread
thread id 0, scope GLOBAL scope
END TEST: io_timeout
BEGIN TEST: ioconthr  
Thu Mar 27 11:51:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Interrupting the threads
Threads terminated in 2995 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Thu Mar 27 11:51:55 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
User-User test
User-Kernel test
Kernel-User test
Kernel-Kernel test
Join with unjoinable thread
PASSED
END TEST: join
BEGIN TEST: joinkk  
Thu Mar 27 11:51:56 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Thu Mar 27 11:51:56 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Thu Mar 27 11:51:57 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Thu Mar 27 11:51:57 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Thu Mar 27 11:51:57 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Beginning layered test with new style stack
Ending layered test
END TEST: layer
BEGIN TEST: lazyinit  
Thu Mar 27 11:51:58 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Thu Mar 27 11:51:58 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Thu Mar 27 11:51:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Thu Mar 27 11:52:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Thu Mar 27 11:52:23 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Thu Mar 27 11:52:34 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1

PThread Statistics
started: 11:52:34[0]
locks [created: 11, destroyed: 1]
locks [acquired: 5, released: 5]
cvars [created: 12, destroyed: 10]
cvars [notified: 10, delayed_delete: 0]
PASS
END TEST: many_cv
BEGIN TEST: multiwait  
Thu Mar 27 11:52:34 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 1 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
END TEST: multiwait
BEGIN TEST: nameshm1  
Thu Mar 27 11:53:57 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Thu Mar 27 11:54:02 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
The serveclient thread created.
accept: EWOULDBLOCK, good
client connected
accept: succeeded, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
All tests finished
PASS
END TEST: nonblock
BEGIN TEST: nblayer  
Thu Mar 27 11:54:04 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Ending layered test
END TEST: nblayer
BEGIN TEST: ntioto  
Thu Mar 27 11:54:05 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Thu Mar 27 11:54:05 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
1 2
1 2
1 2
1 2 3 4
1 2 3 4
1 2 3 4
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
PASS
END TEST: ntoh
BEGIN TEST: op_2long  
Thu Mar 27 11:54:06 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
END TEST: op_2long
BEGIN TEST: op_excl  
Thu Mar 27 11:54:06 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Thu Mar 27 11:54:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Thu Mar 27 11:54:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Thu Mar 27 11:54:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is PR_FILE_NOT_FOUND_ERROR, as expected
PASS
END TEST: op_nofil
BEGIN TEST: parent  
Thu Mar 27 11:54:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: parent
BEGIN TEST: peek  
Thu Mar 27 11:54:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Running the test with local threads
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
Running the test with global threads
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
PASS
END TEST: peek
BEGIN TEST: perf  
Thu Mar 27 11:54:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead.
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 4.20 usec
interval time: 4.26 usec
idle lock lock/unlock pair: 1.31 usec
idle monitor entry/exit pair: 1.90 usec
idle cache monitor entry/exit pair: 5.11 usec
create/destroy thread pair: 190.39 usec
context switch - user/user: 25.76 usec
context switch - user/kernel: 35.85 usec
context switch - kernel/user: 27.59 usec
context switch - kernel/kernel: 25.69 usec
sema context switch - user/user: 38.54 usec
sema context switch - user/kernel: 37.82 usec
sema context switch - kernel/user: 37.62 usec
sema context switch - kernel/kernel: 35.85 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 148.38 usec
interval time: 7.87 usec
idle lock lock/unlock pair: 1.38 usec
idle monitor entry/exit pair: 1.90 usec
idle cache monitor entry/exit pair: 5.77 usec
create/destroy thread pair: 421.42 usec
context switch - user/user: 25.43 usec
context switch - user/kernel: 68.23 usec
context switch - kernel/user: 19.46 usec
context switch - kernel/kernel: 72.75 usec
sema context switch - user/user: 18.61 usec
sema context switch - user/kernel: 408.18 usec
sema context switch - kernel/user: 22.28 usec
sema context switch - kernel/kernel: 76.03 usec
END TEST: perf
BEGIN TEST: pipeping  
Thu Mar 27 11:54:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping
BEGIN TEST: pipeping2  
Thu Mar 27 11:54:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping2
BEGIN TEST: pipeself  
Thu Mar 27 11:54:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
PR_Available: expected 250, got 250 bytes
PR_Available: expected 243, got 243 bytes
PR_Available: expected 0, got 0 bytes
PASS
END TEST: pipeself
BEGIN TEST: poll_nm  
Thu Mar 27 11:54:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Thu Mar 27 11:54:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Thu Mar 27 11:55:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Thu Mar 27 11:55:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Thu Mar 27 11:55:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Thu Mar 27 11:55:01 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

pthread Statistics
started: 11:55:01[10]
locks [created: 12, destroyed: 2]
locks [acquired: 692, released: 692]
cvars [created: 7, destroyed: 5]
cvars [notified: 53, delayed_delete: 0]
Client/Server started at(0x2001a528): 11:55:01
Server started at(0x2001bcc8): 11:55:01
Client started at(0x20080b48): 11:55:01
main(0x2001a528): waiting for execution interval (10 seconds)
Shutting down(0x2001a528): 11:55:11
Client(0x20080b48): stopped after 47 operations and 41684 bytes
Server(0x2001bcc8): stopped after 48 operations and 42634 bytes
main(0x2001a528): test complete
Test exiting at(0x2001a528): 11:55:11
END TEST: provider
BEGIN TEST: prpollml  
Thu Mar 27 11:55:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Thu Mar 27 11:55:37 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
This program tests PR_Poll with sockets.
Timeout, error reporting, and normal operation are tested.

The server thread is listening on ports 51997, 51998 and 51999

PR_Poll should time out in 5 seconds
PR_Poll timed out. Test passed.

PR_Poll should detect a bad file descriptor
Three client threads are created. Each of them will
send data to one of the three ports the server is listening on.
The data they send is the port number. Each of them send
the data five times, so you should see ten lines below,
interleaved in an arbitrary order.
The server received "51997" from a client
The server received "51998" from a client
Server read 128 bytes from native fd 8
The server received "51999" from a client
The server received "51997" from a client
The server received "51998" from a client
Server read 128 bytes from native fd 11
The server received "51999" from a client
The server received "51997" from a client
The server received "51998" from a client
Server read 128 bytes from native fd 8
The server received "51999" from a client
The server received "51997" from a client
The server received "51998" from a client
Server read 128 bytes from native fd 11
The server received "51999" from a client
The server received "51997" from a client
The server received "51998" from a client
Server read 128 bytes from native fd 8
The server received "51999" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Thu Mar 27 11:55:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Thu Mar 27 11:55:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Thu Mar 27 11:56:03 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Thu Mar 27 11:56:03 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Running test for 5 iterations with 10 simultaneous threads.
Will send 8192 bytes of client data and 131072 bytes of server data
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 540883080
client thread 0 socket connected 540883080
client thread 0 socket wrote 8192
server thread 0 got connection 540883144
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 12715 262 5964 197 19138
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 540883144
client thread 0 socket connected 540883144
client thread 0 socket wrote 8192
server thread 0 got connection 540883080
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 1311 197 4063 131 5702
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 540883080
client thread 0 socket connected 540883080
client thread 0 socket wrote 8192
server thread 0 got connection 540883144
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 540883144
client thread 0 socket connected 540883144
client thread 0 socket wrote 8192
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 541606232
client thread 1 socket connected 541606232
client thread 1 socket wrote 8192
server thread 1 got connection 541606296
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 541606232
client thread 1 socket connected 541606232
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 34408 262 6947 197 41814
server thread 1 loop 1
server thread 1 got connection 541606296
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 541606232
client thread 1 socket connected 541606232
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 131 131 4719 131 5112
server thread 1 loop 2
server thread 1 got connection 541606296
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 541606232
client thread 1 socket connected 541606232
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 131 4784 131 5112
server thread 1 loop 3
server thread 1 got connection 541606296
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 541606232
client thread 1 socket connected 541606232
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 131 4653 131 4981
server thread 1 loop 4
server thread 1 got connection 541606296
server thread 1 read 8192 bytes
client thread 1 socket read 131072
Thread 1 EXIT
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 541606232
client thread 2 socket connected 541606232
client thread 2 socket wrote 8192
server thread 2 got connection 539107272
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 61083 262 5309 131 66785
server thread 2 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 539107272
server thread 2 got connection 541606232
client thread 2 socket connected 539107272
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
server thread 2 write 131072 bytes
server: 1114 328 4260 66 5767
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 541606232
server thread 2 got connection 539107272
client thread 2 socket connected 541606232
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 539263576
server thread 3 got connection 539263640
client thread 3 socket connected 539263576
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 77009 524 6095 131 83759
server thread 3 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 539263640
server thread 3 got connection 539263576
client thread 3 socket connected 539263640
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 1049 393 4063 131 5636
server thread 3 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 539263576
server thread 3 got connection 539263640
client thread 3 socket connected 539263576
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 918 393 3801 131 5243
server thread 3 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 539263640
server thread 3 got connection 539263576
client thread 3 socket connected 539263640
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 983 393 3801 131 5309
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 539263576
server thread 3 got connection 539263640
client thread 3 socket connected 539263576
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 918 328 3867 131 5243
Thread 3 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 539263640
server thread 4 got connection 539403176
client thread 4 socket connected 539263640
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 104797 590 6161 197 111745
server thread 4 loop 1
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 539403176
server thread 4 got connection 539263640
client thread 4 socket connected 539403176
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 1180 459 3932 131 5702
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 539263640
server thread 4 got connection 539403176
client thread 4 socket connected 539263640
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 983 393 3801 131 5309
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 539403176
server thread 4 got connection 539263640
client thread 4 socket connected 539403176
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 983 459 3867 131 5440
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 539263640
server thread 4 got connection 539403176
client thread 4 socket connected 539263640
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 1049 393 3801 131 5374
Thread 4 EXIT
client thread 4 socket read 131072
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 539403176
server thread 6 got connection 539699112
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 539263640
server thread 5 got connection 537427272
client thread 6 socket connected 539403176
server thread 6 read 8192 bytes
client thread 5 socket connected 539263640
server thread 5 read 8192 bytes
client thread 6 socket wrote 8192
client thread 5 socket wrote 8192
server thread 5 write 131072 bytes
server: 134487 1573 12518 197 148774
server thread 5 loop 1
server thread 6 write 131072 bytes
server: 132258 1311 15729 131 149430
server thread 6 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 537427272
client thread 5 socket connected 537427272
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 539699112
server thread 5 got connection 539263640
server thread 5 read 8192 bytes
server thread 6 got connection 539403176
server thread 5 write 131072 bytes
server: 3801 197 4719 66 8782
server thread 5 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 539263640
client thread 5 socket connected 539263640
client thread 5 socket wrote 8192
server thread 5 got connection 537427272
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 1180 197 3998 131 5505
server thread 5 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 537427272
client thread 5 socket connected 537427272
client thread 5 socket wrote 8192
server thread 5 got connection 539263640
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 1180 197 3867 131 5374
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 539263640
client thread 5 socket connected 539263640
client thread 5 socket wrote 8192
server thread 5 got connection 537427272
server thread 5 read 8192 bytes
client thread 3 socket read 131072
Thread 3 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 539263576
server thread 7 got connection 537715000
client thread 6 socket connected 539699112
server thread 6 read 8192 bytes
client thread 7 socket connected 539263576
server thread 7 read 8192 bytes
client thread 6 socket wrote 8192
client thread 7 socket wrote 8192
server: 1245 131 3932 131 5440
server thread 0 loop 3
server thread 0 got connection 537715064
server thread 0 read 8192 bytes
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 537715160
server thread 8 got connection 537715224
server thread 6 write 131072 bytes
server: 4063 19138 16057 131 39389
server thread 6 loop 2
client thread 8 socket connected 537715160
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 170599 1638 16909 131 189278
server thread 7 loop 1
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 539403176
server thread 6 got connection 537715000
client thread 8 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 539699112
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 539263576
client thread 9 socket connected 539263576
client thread 9 socket wrote 8192
server thread 9 got connection 537715320
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 170206 262 6423 131 177022
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 537715320
client thread 9 socket connected 537715320
client thread 9 socket wrote 8192
server thread 9 got connection 539263576
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 1376 131 4129 131 5767
server thread 9 loop 2
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539263576
client thread 9 socket connected 539263576
client thread 9 socket wrote 8192
server thread 9 got connection 537715320
server thread 9 read 8192 bytes
client thread 6 socket connected 539403176
server thread 6 read 8192 bytes
client thread 7 socket connected 539699112
client thread 7 socket wrote 8192
client thread 6 socket wrote 8192
server thread 9 write 131072 bytes
server: 1245 131 13304 131 14812
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 537715320
server thread 9 got connection 539263576
server thread 8 write 131072 bytes
server: 162931 2949 38275 131 204286
server thread 8 loop 1
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 537715224
client thread 0 socket connected 537715224
client thread 0 socket wrote 8192
client thread 9 socket connected 537715320
server thread 0 write 131072 bytes
server: 131 262 47713 131 48237
server thread 0 loop 4
server thread 0 got connection 540883144
server thread 0 read 8192 bytes
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 3080 19727 21497 131 44436
server thread 6 loop 3
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 537715064
server thread 8 got connection 537715000
client thread 9 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537715160
server thread 6 got connection 539403176
client thread 8 socket connected 537715064
server thread 8 read 8192 bytes
client thread 6 socket connected 537715160
server thread 6 read 8192 bytes
client thread 8 socket wrote 8192
server thread 2 write 131072 bytes
server: 1573 328 173876 131 175908
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 539107272
client thread 2 socket connected 539107272
client thread 2 socket wrote 8192
server thread 2 got connection 541606232
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 1376 131 4653 131 6292
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 541606232
client thread 2 socket connected 541606232
client thread 2 socket wrote 8192
server thread 2 got connection 539107272
server thread 2 read 8192 bytes
client thread 6 socket wrote 8192
server thread 9 write 131072 bytes
server: 3343 6095 29886 197 39520
server thread 9 loop 4
server thread 2 write 131072 bytes
server: 1114 131 13763 131 15140
Thread 2 EXIT
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 539263576
server thread 9 got connection 539107272
client thread 2 socket read 131072
Thread 2 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
server thread 7 got connection 539107128
server thread 7 read 8192 bytes
client thread 9 socket connected 539263576
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 3474 2425 30541 131 36571
server thread 6 loop 4
server thread 5 write 131072 bytes
server: 1180 131 99882 131 101324
Thread 5 EXIT
client thread 9 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 537715320
server thread 6 got connection 541606232
client thread 6 socket connected 537715320
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 0 write 131072 bytes
server: 131 197 51186 131 51645
Thread 0 EXIT
client thread 0 socket read 131072
Thread 0 EXIT
server thread 9 write 131072 bytes
server: 3277 3277 18089 131 24774
Thread 9 EXIT
server thread 7 write 131072 bytes
server: 77140 262 20514 131 98047
server thread 7 loop 2
client thread 9 socket read 131072
Thread 9 EXIT
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 539263640
server thread 7 got connection 539403176
server thread 6 write 131072 bytes
server: 2687 2425 16844 131 22087
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
server thread 1 write 131072 bytes
server: 66 197 243086 197 243544
Thread 1 EXIT
client thread 7 socket connected 539263640
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 5964 2753 59641 131 68489
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 537427272
server thread 8 got connection 539995160
client thread 8 socket connected 537427272
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 7 write 131072 bytes
server: 2359 3343 9372 131 15205
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 537715160
server thread 7 got connection 540883144
client thread 7 socket connected 537715160
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 1638 1114 10290 131 13173
server thread 8 loop 3
server thread 7 write 131072 bytes
server: 3015 983 5505 131 9634
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 538506168
server thread 7 got connection 537715224
client thread 7 socket connected 538506168
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 983 393 3736 131 5243
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 539107272
server thread 8 got connection 541310248
client thread 8 socket connected 539107272
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 10552 459 4260 131 15402
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 539107128
server thread 8 got connection 539263576
client thread 8 socket connected 539107128
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 852 393 3867 262 5374
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
Thread 8 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 0 120922 7886 109190 691
server per thread elapsed time 238704
----------
Client results:

----------
client per thread totals 0 11019 5874 116229 640
client per thread elapsed time 133774
select loop user/user: 69117.80 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 539995160
client thread 0 socket connected 539995160
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 540883144
server thread 1 got connection 537715160
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 537715224
server thread 2 got connection 540587144
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 538506168
server thread 3 got connection 537427272
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 541310248
server thread 4 got connection 539107272
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 539263576
server thread 5 got connection 540883080
client thread 1 socket connected 540883144
server thread 1 read 8192 bytes
client thread 2 socket connected 537715224
server thread 2 read 8192 bytes
client thread 3 socket connected 538506168
server thread 3 read 8192 bytes
client thread 4 socket connected 541310248
server thread 4 read 8192 bytes
client thread 5 socket connected 539263576
server thread 5 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
server thread 1 write 131072 bytes
server: 12256 4195 27330 197 43977
server thread 1 loop 1
server thread 2 write 131072 bytes
server: 11928 4391 27592 131 44042
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 11600 4522 27789 131 44042
server thread 3 loop 1
server thread 5 write 131072 bytes
server: 11011 3998 27920 131 43059
server thread 5 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 539107128
server thread 1 got connection 537715160
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 540587144
server thread 2 got connection 537427272
server thread 4 write 131072 bytes
server: 10814 4653 33163 131 48761
server thread 4 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 540883080
server thread 5 got connection 540883144
client thread 1 socket connected 539107128
server thread 1 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 537715224
client thread 2 socket connected 540587144
server thread 2 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 539107272
server thread 4 got connection 539263576
client thread 5 socket connected 540883080
server thread 5 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket connected 537715224
client thread 3 socket wrote 8192
server thread 3 got connection 538506168
server thread 3 read 8192 bytes
client thread 2 socket wrote 8192
client thread 4 socket connected 539107272
server thread 4 read 8192 bytes
client thread 5 socket wrote 8192
client thread 4 socket wrote 8192
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 541310248
server thread 6 got connection 537649352
client thread 6 socket connected 541310248
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 5243 4457 28444 197 38341
server thread 1 loop 2
server thread 2 write 131072 bytes
server: 6292 3670 28837 66 38865
server thread 2 loop 2
server thread 5 write 131072 bytes
server: 5243 3605 28772 131 37751
server thread 5 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 537715160
server thread 1 got connection 537427272
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 540883144
server thread 2 got connection 539107128
server thread 4 write 131072 bytes
server: 4195 3343 29624 131 37292
server thread 4 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 540587144
server thread 5 got connection 539263576
client thread 1 socket connected 537715160
server thread 1 read 8192 bytes
client thread 2 socket connected 540883144
server thread 2 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 540883080
server thread 4 got connection 539107272
client thread 5 socket connected 540587144
server thread 5 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 4 socket connected 540883080
server thread 4 read 8192 bytes
client thread 5 socket wrote 8192
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 537649448
server thread 7 got connection 537649512
client thread 4 socket wrote 8192
client thread 7 socket connected 537649448
server thread 7 read 8192 bytes
server thread 6 write 131072 bytes
server: 62983 3539 31656 131 98309
server thread 6 loop 1
client thread 7 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 537649352
server thread 6 got connection 541310248
client thread 6 socket connected 537649352
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 4457 4195 26412 197 35260
server thread 1 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 537427272
server thread 1 got connection 537715160
server thread 2 write 131072 bytes
server: 4653 3998 28968 131 37751
server thread 2 loop 3
server thread 4 write 131072 bytes
server: 4522 3343 25036 131 33032
server thread 4 loop 3
client thread 1 socket connected 537427272
server thread 1 read 8192 bytes
client thread 2 socket read 131072
client thread 2 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 539107128
server thread 4 got connection 539107272
server thread 7 write 131072 bytes
server: 91231 3801 23922 131 119085
server thread 7 loop 1
client thread 1 socket wrote 8192
client thread 4 socket connected 539107128
server thread 4 read 8192 bytes
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 540883144
server thread 7 got connection 540883080
client thread 4 socket wrote 8192
client thread 7 socket connected 540883144
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 4 write 131072 bytes
server: 3080 4457 13042 197 20776
server thread 4 loop 4
server thread 7 write 131072 bytes
server: 4326 2294 11273 131 18023
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 537649512
server thread 7 got connection 537649448
client thread 7 socket connected 537649512
server thread 7 read 8192 bytes
server thread 1 write 131072 bytes
server: 3277 2884 24381 131 30672
server thread 1 loop 4
client thread 7 socket wrote 8192
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 539107272
client thread 1 socket connected 539107272
client thread 1 socket wrote 8192
server thread 1 got connection 540883080
server thread 1 read 8192 bytes
server thread 7 write 131072 bytes
server: 1376 786 7537 131 9831
server thread 7 loop 3
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 540883144
server thread 8 got connection 537715160
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 537427272
server thread 7 got connection 537649448
client thread 8 socket connected 540883144
server thread 8 read 8192 bytes
client thread 7 socket connected 537427272
server thread 7 read 8192 bytes
client thread 8 socket wrote 8192
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 2228 1245 7406 131 11011
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 537649512
server thread 7 got connection 537649448
client thread 7 socket connected 537649512
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 983 393 3801 131 5309
Thread 7 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 537427272
client thread 9 socket connected 537427272
client thread 9 socket wrote 8192
server thread 9 got connection 537649448
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 162472 131 4719 131 167453
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 537715064
client thread 9 socket connected 537715064
client thread 9 socket wrote 8192
server thread 9 got connection 537649448
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 1180 131 3998 131 5440
server thread 9 loop 2
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 537427272
client thread 9 socket connected 537427272
client thread 9 socket wrote 8192
server thread 9 got connection 537649448
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 1114 131 4129 66 5440
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 537715064
client thread 9 socket connected 537715064
client thread 9 socket wrote 8192
server thread 9 got connection 537649448
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 1180 131 3932 131 5374
server thread 9 loop 4
client thread 9 socket read 131072
client thread 7 socket read 131072
Thread 7 EXIT
server thread 3 write 131072 bytes
server: 12190 197 143072 131 155591
server thread 3 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 537427272
client thread 3 socket connected 537427272
client thread 3 socket wrote 8192
server thread 3 got connection 537649448
server thread 3 read 8192 bytes
server thread 5 write 131072 bytes
server: 4784 3998 111220 131 120134
server thread 5 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 537649512
server thread 5 got connection 538506168
client thread 5 socket connected 537649512
client thread 5 socket wrote 8192
server thread 5 read 8192 bytes
server thread 3 write 131072 bytes
server: 2163 197 10880 197 13436
server thread 3 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 537715224
client thread 3 socket connected 537715224
client thread 3 socket wrote 8192
server thread 3 got connection 539263576
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 1638 131 4195 131 6095
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 540587144
client thread 3 socket connected 540587144
client thread 3 socket wrote 8192
server thread 3 got connection 537649448
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 1180 131 7078 131 8520
Thread 3 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
client thread 9 loop 4
client thread 9 socket created 537427272
server thread 9 got connection 539263576
client thread 9 socket connected 537427272
server thread 9 read 8192 bytes
client thread 9 socket wrote 8192
server thread 1 write 131072 bytes
client thread 1 socket read 131072
Thread 1 EXIT
server: 2359 131 87167 1180 90838
Thread 1 EXIT
server thread 9 write 131072 bytes
server: 37357 852 8192 131 46533
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 2 socket created 537715224
server thread 2 got connection 537649448
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 537715320
server thread 4 got connection 540587144
client thread 2 socket connected 537715224
server thread 2 read 8192 bytes
client thread 4 socket connected 537715320
server thread 4 read 8192 bytes
client thread 2 socket wrote 8192
client thread 4 socket wrote 8192
server thread 8 write 131072 bytes
server: 147660 1442 94311 131 243544
server thread 8 loop 1
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 537715064
client thread 5 socket connected 537715064
client thread 5 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 539107272
server thread 8 got connection 540883080
server thread 5 write 131072 bytes
server: 2884 852 48106 131 51973
server thread 5 loop 4
server thread 5 got connection 541606232
server thread 5 read 8192 bytes
client thread 8 socket connected 539107272
server thread 8 read 8192 bytes
server thread 6 write 131072 bytes
server: 3539 3343 151593 131 158605
server thread 6 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 539263576
server thread 6 got connection 539263640
client thread 6 socket connected 539263576
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 2 write 131072 bytes
server: 121641 3343 25888 131 151003
server thread 2 loop 4
server thread 4 write 131072 bytes
server: 100865 3211 26085 131 130292
Thread 4 EXIT
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 537427272
server thread 2 got connection 539107128
client thread 4 socket read 131072
Thread 4 EXIT
client thread 2 socket connected 537427272
server thread 2 read 8192 bytes
client thread 5 socket read 131072
Thread 5 EXIT
client thread 2 socket wrote 8192
server thread 5 write 131072 bytes
server: 66 197 21169 197 21628
Thread 5 EXIT
server thread 2 write 131072 bytes
server: 2949 1638 5571 131 10290
Thread 2 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
server thread 0 got connection 537715160
server thread 0 read 8192 bytes
client thread 8 socket wrote 8192
server thread 6 write 131072 bytes
server: 3277 2490 26871 131 32770
server thread 6 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537649512
server thread 6 got connection 540883144
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 538506168
client thread 0 socket connected 538506168
client thread 0 socket wrote 8192
server thread 8 write 131072 bytes
server: 5047 3670 39913 66 48696
server thread 8 loop 2
client thread 6 socket connected 537649512
server thread 6 read 8192 bytes
server thread 0 write 131072 bytes
server: 285031 262 18023 131 303447
server thread 0 loop 1
server thread 0 got connection 541310248
server thread 0 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 537649352
server thread 8 got connection 537649448
client thread 6 socket wrote 8192
client thread 8 socket connected 537649352
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 6 write 131072 bytes
server: 2359 3474 13894 131 19858
server thread 6 loop 4
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 540587144
client thread 0 socket connected 540587144
client thread 0 socket wrote 8192
client thread 6 socket read 131072
server thread 0 write 131072 bytes
server: 66 197 15795 131 16188
server thread 0 loop 2
server thread 0 got connection 541606296
server thread 0 read 8192 bytes
server thread 8 write 131072 bytes
server: 2818 1835 14091 131 18875
server thread 8 loop 3
client thread 6 loop 4
client thread 6 socket created 537715224
server thread 6 got connection 537715320
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 537715064
server thread 8 got connection 541606232
client thread 6 socket connected 537715224
server thread 6 read 8192 bytes
client thread 8 socket connected 537715064
server thread 8 read 8192 bytes
client thread 6 socket wrote 8192
client thread 8 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 538819464
client thread 0 socket connected 538819464
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 131 131 15992 131 16385
server thread 0 loop 3
server thread 0 got connection 539107128
server thread 0 read 8192 bytes
server thread 6 write 131072 bytes
server: 4981 1835 14222 131 21169
Thread 6 EXIT
server thread 8 write 131072 bytes
server: 1966 1704 14615 131 18417
server thread 8 loop 4
client thread 6 socket read 131072
Thread 6 EXIT
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 540291096
server thread 8 got connection 537427272
client thread 8 socket connected 540291096
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 539263640
client thread 0 socket connected 539263640
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 197 12256 131 12649
server thread 0 loop 4
server thread 0 got connection 539263576
server thread 0 read 8192 bytes
server thread 8 write 131072 bytes
server: 2163 983 9372 131 12649
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 66 197 7144 131 7537
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 238612 18380 251831 1471
server per thread elapsed time 510305
----------
Client results:

----------
client per thread totals 10 34717 18839 296968 5148
client per thread elapsed time 355685
select loop user/kernel: 71975.40 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 540587144
client thread 0 socket connected 540587144
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 541606296
server thread 1 got connection 537715320
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 537715000
server thread 2 got connection 541606232
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 537715224
server thread 3 got connection 537715064
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 538819464
client thread 4 socket connected 538819464
client thread 4 socket wrote 8192
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 539107128
client thread 1 socket connected 541606296
server thread 1 read 8192 bytes
client thread 2 socket connected 537715000
server thread 2 read 8192 bytes
client thread 3 socket connected 537715224
server thread 3 read 8192 bytes
server thread 4 got connection 537427272
server thread 4 read 8192 bytes
client thread 5 socket connected 539107128
client thread 5 socket wrote 8192
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 539403176
server thread 6 got connection 540291096
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 6 socket connected 539403176
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 2 write 131072 bytes
server: 11928 2818 22611 197 37554
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 11338 2949 22873 131 37292
server thread 3 loop 1
server thread 1 write 131072 bytes
server: 12452 2687 26412 131 41683
server thread 1 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 539263640
server thread 2 got connection 539263576
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 539699112
server thread 3 got connection 541606232
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 537715064
server thread 1 got connection 537715320
client thread 2 socket connected 539263640
server thread 2 read 8192 bytes
client thread 3 socket connected 539699112
server thread 3 read 8192 bytes
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 537715000
server thread 7 got connection 537715224
client thread 1 socket connected 537715064
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 541606296
client thread 6 socket connected 541606296
client thread 6 socket wrote 8192
client thread 7 socket connected 537715000
client thread 1 socket wrote 8192
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 4326 3211 20645 131 28313
server thread 2 loop 2
server thread 1 write 131072 bytes
server: 3998 3474 19269 131 26871
server thread 1 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 539403176
server thread 2 got connection 539263576
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 537715320
server thread 1 got connection 539263640
client thread 2 socket connected 539403176
server thread 2 read 8192 bytes
server thread 7 write 131072 bytes
server: 41224 6423 17958 131 65736
server thread 7 loop 1
client thread 1 socket connected 537715320
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 1 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 537715064
server thread 7 got connection 537715224
client thread 7 socket connected 537715064
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 2818 2228 14877 131 20055
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 537715000
server thread 2 got connection 539263576
client thread 2 socket connected 537715000
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
server thread 1 write 131072 bytes
server: 2949 2097 20514 131 25691
server thread 1 loop 3
server thread 7 write 131072 bytes
server: 6882 1966 13239 131 22218
server thread 7 loop 2
client thread 1 socket read 131072
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 539403176
server thread 7 got connection 539263640
client thread 1 loop 3
client thread 1 socket created 537715224
client thread 1 socket connected 537715224
client thread 1 socket wrote 8192
client thread 7 socket connected 539403176
server thread 1 got connection 537715064
server thread 1 read 8192 bytes
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 2097 2097 15926 197 20317
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 537715320
client thread 2 socket connected 537715320
client thread 2 socket wrote 8192
server thread 2 got connection 539263576
server thread 2 read 8192 bytes
server thread 1 write 131072 bytes
server: 4391 197 13304 131 18023
server thread 1 loop 4
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 537715000
client thread 1 socket connected 537715000
client thread 1 socket wrote 8192
server thread 1 got connection 537715064
server thread 1 read 8192 bytes
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 537715224
server thread 8 got connection 537138840
client thread 8 socket connected 537715224
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 2 write 131072 bytes
server: 2097 197 13042 131 15467
Thread 2 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 539263576
server thread 9 got connection 537715160
server thread 8 write 131072 bytes
server: 107157 721 7734 131 115743
server thread 8 loop 1
client thread 2 socket read 131072
Thread 2 EXIT
server thread 5 got connection 537138840
server thread 5 read 8192 bytes
client thread 9 socket connected 539263576
server thread 9 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 537715320
server thread 8 got connection 537715224
client thread 9 socket wrote 8192
client thread 8 socket connected 537715320
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 9 write 131072 bytes
server: 113514 2687 12780 131 129113
server thread 9 loop 1
server thread 8 write 131072 bytes
server: 3015 1442 10945 131 15533
server thread 8 loop 2
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 537715160
server thread 9 got connection 537715224
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 539263576
server thread 8 got connection 537715320
client thread 9 socket connected 537715160
server thread 9 read 8192 bytes
client thread 8 socket connected 539263576
server thread 8 read 8192 bytes
client thread 9 socket wrote 8192
client thread 8 socket wrote 8192
server thread 5 write 131072 bytes
server: 120789 262 21759 131 142941
server thread 5 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 537138840
client thread 5 socket connected 537138840
client thread 5 socket wrote 8192
server thread 5 got connection 539107128
server thread 5 read 8192 bytes
server thread 8 write 131072 bytes
server: 2294 1442 7996 131 11863
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 537715320
server thread 8 got connection 539263576
client thread 8 socket connected 537715320
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 5 write 131072 bytes
server: 2425 197 7406 66 10093
server thread 5 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 539107128
client thread 5 socket connected 539107128
client thread 5 socket wrote 8192
server thread 5 got connection 537138840
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 1770 197 3867 131 5964
server thread 5 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 537138840
client thread 5 socket connected 537138840
client thread 5 socket wrote 8192
server thread 5 got connection 539107128
server thread 5 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 537138840
client thread 5 socket connected 537138840
client thread 5 socket wrote 8192
server thread 5 write 131072 bytes
server: 1376 131 4391 131 6030
server thread 5 loop 4
server thread 5 got connection 539107128
server thread 5 read 8192 bytes
client thread 5 socket read 131072
Thread 5 EXIT
server thread 6 write 131072 bytes
server: 12321 3080 152445 197 168043
server thread 6 loop 1
server thread 6 got connection 537138840
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 66 131 4719 131 5047
Thread 5 EXIT
server thread 1 write 131072 bytes
server: 1901 131 65539 131 67702
Thread 1 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
server thread 4 write 131072 bytes
server: 13632 197 165028 131 178988
server thread 4 loop 1
server thread 3 write 131072 bytes
server: 4457 2949 136453 131 143990
server thread 3 loop 2
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 540291096
server thread 4 got connection 539107128
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 538506168
server thread 3 got connection 537715064
client thread 4 socket connected 540291096
server thread 4 read 8192 bytes
client thread 3 socket connected 538506168
server thread 3 read 8192 bytes
client thread 4 socket wrote 8192
client thread 3 socket wrote 8192
server thread 7 write 131072 bytes
server: 2097 2294 96998 131 101521
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 540883080
server thread 7 got connection 537715000
client thread 7 socket connected 540883080
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 1245 721 54791 131 56888
server thread 8 loop 4
server thread 9 write 131072 bytes
server: 2228 1638 68489 131 72487
server thread 9 loop 2
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 537427272
server thread 8 got connection 541606232
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 538819464
server thread 9 got connection 539699112
client thread 8 socket connected 537427272
server thread 8 read 8192 bytes
server thread 4 write 131072 bytes
server: 4588 4391 29099 66 38144
server thread 4 loop 2
server thread 3 write 131072 bytes
server: 4457 4129 29296 66 37947
server thread 3 loop 3
client thread 9 socket connected 538819464
server thread 9 read 8192 bytes
client thread 8 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 539263640
server thread 4 got connection 539403176
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 539263576
server thread 3 got connection 537715224
client thread 9 socket wrote 8192
client thread 4 socket connected 539263640
server thread 4 read 8192 bytes
client thread 3 socket connected 539263576
server thread 3 read 8192 bytes
client thread 4 socket wrote 8192
client thread 3 socket wrote 8192
server thread 7 write 131072 bytes
server: 4063 3146 29231 131 36571
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 537715320
server thread 7 got connection 537715160
client thread 7 socket connected 537715320
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 9 write 131072 bytes
server: 7078 3736 24381 197 35391
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 539107128
server thread 9 got connection 537715064
server thread 4 write 131072 bytes
server: 4326 3474 23529 131 31459
server thread 4 loop 3
server thread 3 write 131072 bytes
server: 4391 3211 23725 131 31459
server thread 3 loop 4
client thread 9 socket connected 539107128
server thread 9 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 540291096
client thread 4 socket connected 540291096
client thread 4 socket wrote 8192
server thread 4 got connection 538506168
server thread 4 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 537715000
client thread 4 socket connected 537715000
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 4195 131 4981 131 9438
server thread 4 loop 4
server thread 4 got connection 540883080
server thread 4 read 8192 bytes
client thread 9 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 539699112
server thread 3 got connection 538819464
client thread 3 socket connected 539699112
server thread 3 read 8192 bytes
client thread 4 socket read 131072
Thread 4 EXIT
server thread 7 write 131072 bytes
server: 3539 2884 31000 131 37554
Thread 7 EXIT
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 66 197 11273 131 11666
Thread 4 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 9 write 131072 bytes
server: 3801 3015 23660 131 30607
server thread 9 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 539403176
server thread 9 got connection 537715224
client thread 9 socket connected 539403176
server thread 9 read 8192 bytes
client thread 9 socket wrote 8192
server thread 3 write 131072 bytes
server: 13960 2163 13632 131 29886
Thread 3 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
server thread 9 write 131072 bytes
server: 1638 1049 8389 131 11207
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 0 got connection 539263640
server thread 0 read 8192 bytes
server thread 8 write 131072 bytes
server: 4063 6357 73273 131 83825
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 540291096
client thread 6 socket connected 540291096
client thread 6 socket wrote 8192
server thread 6 write 131072 bytes
server: 131 197 127933 131 128392
server thread 6 loop 2
server thread 6 got connection 538506168
server thread 6 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 539263576
client thread 0 socket connected 539263576
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 291192 328 15271 131 306921
server thread 0 loop 1
server thread 0 got connection 537715000
server thread 0 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537715160
client thread 6 socket connected 537715160
client thread 6 socket wrote 8192
server thread 6 write 131072 bytes
server: 66 197 10945 131 11338
server thread 6 loop 3
server thread 6 got connection 537649448
server thread 6 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 540883080
client thread 0 socket connected 540883080
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 131 197 10552 131 11011
server thread 0 loop 2
server thread 0 got connection 540883144
server thread 0 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 537715320
client thread 6 socket connected 537715320
client thread 6 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 537715064
client thread 0 socket connected 537715064
client thread 0 socket wrote 8192
server thread 6 write 131072 bytes
server: 131 197 11666 197 12190
server thread 6 loop 4
server thread 6 got connection 539107128
server thread 6 read 8192 bytes
server thread 0 write 131072 bytes
server: 66 197 10552 197 11011
server thread 0 loop 3
server thread 0 got connection 538819464
server thread 0 read 8192 bytes
client thread 6 socket read 131072
Thread 6 EXIT
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 539107272
client thread 0 socket connected 539107272
client thread 0 socket wrote 8192
server thread 6 write 131072 bytes
server: 131 852 10028 131 11142
Thread 6 EXIT
server thread 0 write 131072 bytes
server: 131 197 9307 131 9765
server thread 0 loop 4
server thread 0 got connection 539699112
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 131 131 4129 131 4522
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 323518 27276 409618 2145
server per thread elapsed time 762564
----------
Client results:

----------
client per thread totals 10 44509 29005 495073 6026
client per thread elapsed time 574626
select loop kernel/user: 69380.00 usec
server thread 0 alive
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 540291096
server thread 1 got connection 538506168
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 539263576
server thread 2 got connection 537715000
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 537715160
server thread 3 got connection 540883080
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 537649448
server thread 4 got connection 540883144
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 537715320
server thread 5 got connection 537715064
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 539107128
server thread 6 got connection 541310248
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 538819464
client thread 7 socket connected 538819464
client thread 7 socket wrote 8192
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 539107272
client thread 8 socket connected 539107272
client thread 8 socket wrote 8192
client thread 1 socket connected 540291096
server thread 1 read 8192 bytes
client thread 2 socket connected 539263576
server thread 2 read 8192 bytes
client thread 3 socket connected 537715160
server thread 3 read 8192 bytes
client thread 4 socket connected 537649448
server thread 4 read 8192 bytes
client thread 5 socket connected 537715320
server thread 5 read 8192 bytes
client thread 6 socket connected 539107128
server thread 6 read 8192 bytes
server thread 7 got connection 539699112
server thread 7 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 8 got connection 539995160
server thread 8 read 8192 bytes
server thread 2 write 131072 bytes
server: 8979 4784 39913 197 53873
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 8455 4981 40241 131 53808
server thread 3 loop 1
server thread 4 write 131072 bytes
server: 7865 5178 40438 66 53546
server thread 4 loop 1
server thread 5 write 131072 bytes
server: 7340 5243 40569 131 53284
server thread 5 loop 1
server thread 6 write 131072 bytes
server: 6751 5571 40831 131 53284
server thread 6 loop 1
server thread 7 write 131072 bytes
server: 11994 197 41355 131 53677
server thread 7 loop 1
server thread 1 write 131072 bytes
server: 9503 4588 47123 66 61279
server thread 1 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 537715000
server thread 2 got connection 540883080
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 540883144
server thread 4 got connection 537715064
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 541310248
server thread 5 got connection 539699112
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 538506168
server thread 6 got connection 539263576
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 537649448
server thread 7 got connection 537715320
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 539107128
server thread 3 got connection 538819464
client thread 2 socket connected 537715000
server thread 2 read 8192 bytes
client thread 4 socket connected 540883144
server thread 4 read 8192 bytes
client thread 5 socket connected 541310248
server thread 5 read 8192 bytes
client thread 6 socket connected 538506168
server thread 6 read 8192 bytes
client thread 7 socket connected 537649448
server thread 7 read 8192 bytes
client thread 3 socket connected 539107128
server thread 3 read 8192 bytes
client thread 2 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
client thread 7 socket wrote 8192
client thread 3 socket wrote 8192
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 537715160
server thread 9 got connection 537138936
client thread 9 socket connected 537715160
client thread 9 socket wrote 8192
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 91165 524 5309 131 97129
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 537138936
client thread 9 socket connected 537138936
client thread 9 socket wrote 8192
server thread 9 got connection 537715160
server thread 9 read 8192 bytes
server thread 2 write 131072 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 540291096
client thread 1 socket connected 540291096
client thread 1 socket wrote 8192
server thread 6 write 131072 bytes
server: 7996 4784 44567 131 57478
server thread 6 loop 2
server thread 4 write 131072 bytes
server: 7930 5309 47057 66 60362
server thread 4 loop 2
client thread 2 socket read 131072
server: 8717 5636 41355 7144 62852
server thread 2 loop 2
server thread 3 write 131072 bytes
server: 12977 4457 45353 66 62852
server thread 3 loop 2
server thread 8 write 131072 bytes
server: 16581 262 95360 131 112335
server thread 8 loop 1
server thread 5 write 131072 bytes
server: 8127 5047 49941 131 63246
server thread 5 loop 2
server thread 1 got connection 539263576
server thread 1 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 537715064
server thread 6 got connection 540883080
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 538819464
server thread 4 got connection 539995160
client thread 2 loop 2
client thread 2 socket created 539699112
client thread 2 socket connected 539699112
client thread 2 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 538506168
server thread 3 got connection 540883144
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 537715000
client thread 8 socket connected 537715000
client thread 8 socket wrote 8192
client thread 6 socket connected 537715064
server thread 6 read 8192 bytes
client thread 4 socket connected 538819464
server thread 4 read 8192 bytes
server thread 2 got connection 539107128
server thread 2 read 8192 bytes
client thread 3 socket connected 538506168
server thread 3 read 8192 bytes
server thread 7 write 131072 bytes
server: 7996 4522 60034 131 72683
server thread 7 loop 2
server thread 8 got connection 539107272
server thread 8 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 537715320
server thread 5 got connection 541310248
client thread 4 socket wrote 8192
client thread 3 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 537649448
client thread 7 socket connected 537649448
client thread 7 socket wrote 8192
client thread 6 socket wrote 8192
client thread 5 socket connected 537715320
server thread 5 read 8192 bytes
server thread 7 got connection 537427144
server thread 7 read 8192 bytes
server thread 9 write 131072 bytes
server: 1180 197 39520 131 41028
server thread 9 loop 2
client thread 5 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 537715160
server thread 9 got connection 537138936
client thread 9 socket connected 537715160
server thread 9 read 8192 bytes
client thread 9 socket wrote 8192
server thread 4 write 131072 bytes
server: 7340 6030 36374 131 49875
server thread 4 loop 3
server thread 6 write 131072 bytes
server: 7275 6226 39324 131 52956
server thread 6 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 539995160
server thread 4 got connection 540883080
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 538819464
server thread 6 got connection 537715064
client thread 4 socket connected 539995160
server thread 4 read 8192 bytes
client thread 6 socket connected 538819464
server thread 6 read 8192 bytes
client thread 4 socket wrote 8192
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 59772 262 68489 131 128654
server thread 1 loop 2
server thread 3 write 131072 bytes
server: 7603 5505 58854 131 72093
server thread 3 loop 3
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 539263576
client thread 1 socket connected 539263576
client thread 1 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 540883144
client thread 3 socket connected 540883144
client thread 3 socket wrote 8192
server thread 1 got connection 540291096
server thread 1 read 8192 bytes
server thread 2 write 131072 bytes
server: 13173 197 68227 131 81728
server thread 2 loop 3
server thread 3 got connection 538506168
server thread 3 read 8192 bytes
server thread 8 write 131072 bytes
server: 13173 197 68095 131 81597
server thread 8 loop 2
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 539107128
client thread 2 socket connected 539107128
client thread 2 socket wrote 8192
server thread 4 write 131072 bytes
server: 4981 4391 28706 131 38209
server thread 4 loop 4
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 539107272
client thread 8 socket connected 539107272
client thread 8 socket wrote 8192
server thread 9 write 131072 bytes
server: 8061 4915 46992 66 60034
server thread 9 loop 3
server thread 2 got connection 539699112
server thread 2 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 540883080
server thread 4 got connection 537715000
server thread 8 got connection 537138936
server thread 8 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 539995160
client thread 9 socket connected 539995160
client thread 9 socket wrote 8192
server thread 5 write 131072 bytes
server: 15598 5702 70586 131 92017
server thread 5 loop 3
client thread 4 socket connected 540883080
server thread 4 read 8192 bytes
server thread 9 got connection 537715160
server thread 9 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 541310248
client thread 5 socket connected 541310248
client thread 5 socket wrote 8192
client thread 4 socket wrote 8192
server thread 5 got connection 537715320
server thread 5 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 538819464
client thread 6 socket connected 538819464
client thread 6 socket wrote 8192
server thread 6 write 131072 bytes
server: 5112 3670 57413 197 66391
server thread 6 loop 4
server thread 6 got connection 537715064
server thread 6 read 8192 bytes
server thread 4 write 131072 bytes
server: 4850 4195 26216 131 35391
Thread 4 EXIT
client thread 4 socket read 131072
Thread 4 EXIT
server thread 3 write 131072 bytes
server: 8848 197 47057 131 56233
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 537715000
client thread 3 socket connected 537715000
client thread 3 socket wrote 8192
server thread 2 write 131072 bytes
server: 8848 197 42732 131 51907
server thread 2 loop 4
server thread 3 got connection 537649512
server thread 3 read 8192 bytes
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 540883080
client thread 2 socket connected 540883080
client thread 2 socket wrote 8192
server thread 9 write 131072 bytes
server: 8061 197 39258 131 47647
server thread 9 loop 4
server thread 2 got connection 538506168
server thread 2 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 540883144
client thread 9 socket connected 540883144
client thread 9 socket wrote 8192
server thread 9 got connection 539699112
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 66 197 28510 131 28903
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
server thread 3 write 131072 bytes
server thread 2 write 131072 bytes
server: 3736 197 18351 131 22414
Thread 2 EXIT
client thread 3 socket read 131072
server: 4457 197 21104 1704 27461
Thread 3 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
Thread 3 EXIT
server thread 9 write 131072 bytes
server: 4719 197 16844 66 21825
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 0 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 539107128
client thread 0 socket connected 539107128
client thread 0 socket wrote 8192
server thread 0 got connection 537715160
server thread 0 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 539995160
client thread 5 socket connected 539995160
client thread 5 socket wrote 8192
server thread 5 write 131072 bytes
server: 6619 197 69013 131 75960
server thread 5 loop 4
server thread 5 got connection 537715064
server thread 5 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 541606296
client thread 8 socket connected 541606296
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 8913 131 85201 197 94442
server thread 8 loop 3
server thread 8 got connection 538819464
server thread 8 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 538506168
client thread 1 socket connected 538506168
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 8455 197 103487 131 112269
server thread 1 loop 3
server thread 1 got connection 539403176
server thread 1 read 8192 bytes
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 537649512
client thread 7 socket connected 537649512
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 11797 262 163455 197 175711
server thread 7 loop 3
server thread 7 got connection 541606232
server thread 7 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 540883080
client thread 0 socket connected 540883080
client thread 0 socket wrote 8192
client thread 5 socket read 131072
Thread 5 EXIT
server thread 0 write 131072 bytes
server: 4195 262 33294 131 37882
server thread 0 loop 1
server thread 0 got connection 537715000
server thread 0 read 8192 bytes
server thread 5 write 131072 bytes
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 539699112
client thread 8 socket connected 539699112
client thread 8 socket wrote 8192
server: 66 197 29034 3932 33228
Thread 5 EXIT
server thread 8 write 131072 bytes
server: 131 131 27985 131 28379
server thread 8 loop 4
server thread 8 got connection 539263640
server thread 8 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 540883144
client thread 1 socket connected 540883144
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 197 26347 131 26740
server thread 1 loop 4
server thread 1 got connection 541310248
server thread 1 read 8192 bytes
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 537715320
client thread 7 socket connected 537715320
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 131 131 23987 131 24381
server thread 7 loop 4
server thread 7 got connection 539107272
server thread 7 read 8192 bytes
client thread 8 socket read 131072
Thread 8 EXIT
server thread 8 write 131072 bytes
server: 66 197 15795 131 16188
Thread 8 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
server thread 1 write 131072 bytes
server: 66 197 12125 131 12518
Thread 1 EXIT
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 537138936
client thread 0 socket connected 537138936
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 131 131 48630 131 49023
server thread 0 loop 2
server thread 0 got connection 539263576
server thread 0 read 8192 bytes
client thread 7 socket read 131072
Thread 7 EXIT
server thread 7 write 131072 bytes
server: 131 197 33622 131 34080
Thread 7 EXIT
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 540291096
client thread 0 socket connected 540291096
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 197 9110 131 9503
server thread 0 loop 3
server thread 0 got connection 537649448
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 537427144
client thread 0 socket connected 537427144
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 131 131 4850 131 5243
server thread 0 loop 4
server thread 0 got connection 539107128
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 66 197 4063 131 4457
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 20 368545 37964 628826 4026
server per thread elapsed time 1039372
----------
Client results:

----------
client per thread totals 20 56247 40468 732220 7506
client per thread elapsed time 836456
select loop kernel/kernel: 77624.80 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Thu Mar 27 11:56:05 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_er
BEGIN TEST: selct_nm  
Thu Mar 27 11:56:06 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
'PR_FD_ISSET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_nm
BEGIN TEST: selct_to  
Thu Mar 27 11:56:06 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_to
BEGIN TEST: selintr  
Thu Mar 27 11:56:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Thu Mar 27 11:56:14 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Thu Mar 27 11:56:15 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Thu Mar 27 11:56:15 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
warning: removed semaphore /tmp/bar.sem left over from previous run
PASS
PASS
END TEST: semaping
BEGIN TEST: sendzlf  
Thu Mar 27 11:56:16 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sendzlf
BEGIN TEST: server_test  
Thu Mar 27 11:56:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Thu Mar 27 11:56:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Thu Mar 27 11:56:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Thu Mar 27 11:56:18 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Thu Mar 27 11:56:18 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Thu Mar 27 11:56:19 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Thu Mar 27 11:56:19 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
write to broken pipe failed with EPIPE, as expected
write to broken pipe failed with EPIPE, as expected
PASSED
END TEST: sigpipe
BEGIN TEST: socket  
Thu Mar 27 11:56:20 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
TCP Client/Server Test - IPv4/Ipv4
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
TCP Client/Server Test - IPv6/Ipv4
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
TCP Client/Server Test - IPv4/Ipv6
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
TCP Client/Server Test - IPv6/Ipv6
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv4/Ipv4
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv6/Ipv4
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv4/Ipv6
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv6/Ipv6
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
Socket_Misc_Test : 1 Server 4 Clients
: Sizes of Transmitted Files - 3 KB, 3 MB
Socket_Misc_Test passed
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
END TEST: socket
BEGIN TEST: sockopt  
Thu Mar 27 11:56:23 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Thu Mar 27 11:56:23 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: sockping
BEGIN TEST: sprintf  
Thu Mar 27 11:56:24 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Thu Mar 27 11:56:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Thu Mar 27 11:56:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Thu Mar 27 11:56:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Thu Mar 27 11:56:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Settings
Number to translate 1234567890123456789
Loops to run test: 1
Translation = 1234567890123456768
END TEST: strod
BEGIN TEST: switch  
Thu Mar 27 11:56:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Thu Mar 27 11:56:47 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_SI_HOSTNAME: itsy
PR_SI_SYSNAME: AIX
PR_SI_RELEASE: 3
PR_SI_ARCHITECTURE: rs6000
Host page size is 4096
Page shift is 12
Number of processors is: 1
END TEST: system
BEGIN TEST: testbit  
Thu Mar 27 11:56:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Thu Mar 27 11:56:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Thu Mar 27 11:56:51 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Thu Mar 27 11:56:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Thu Mar 27 19:56:54 UTC 2003
Current local time is Thu Mar 27 11:56:54 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Thu Mar 27 11:56:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Thu Mar 27 11:59:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Thu Mar 27 11:59:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Thu Mar 27 11:59:33 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
NSPR release 4.3:
Compatible with version 4.0
Compatible with version 4.0.1
Compatible with version 4.1
Compatible with version 4.1.1
Compatible with version 4.1.2
Compatible with version 4.1.3
Compatible with version 4.2
Compatible with version 4.2.1
Compatible with version 4.2.2
Compatible with version 4.3
Incompatible with version 2.1 19980529
Incompatible with version 3.0
Incompatible with version 3.0.1
Incompatible with version 3.1
Incompatible with version 3.1.1
Incompatible with version 3.1.2
Incompatible with version 3.1.3
Incompatible with version 3.5
Incompatible with version 3.5.1
Incompatible with version 4.3.3
Incompatible with version 4.4
Incompatible with version 4.4.1
Incompatible with version 10.0
Incompatible with version 11.1
Incompatible with version 12.14.20
PASS
END TEST: vercheck
BEGIN TEST: version  
Thu Mar 27 11:59:34 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Runtime library version information
Build time: 27 Mar 2003 12:57:29 GMT
Build time: 2003-03-27 04:57:29
Portable runtime V4.3.0 ( debug )
filename: libplc4.so
security: N/A
copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
comment: http://www.mozilla.org/MPL/
END TEST: version
BEGIN TEST: writev  
Thu Mar 27 11:59:34 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Thu Mar 27 11:59:35 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Thu Mar 27 11:59:35 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
calling PR_Writev with a zero-length buffer
calling PR_Write with a zero-length buffer
calling PR_Send with a zero-length buffer
PASS
END TEST: zerolen
BEGIN TEST: accept  
Thu Mar 27 11:59:52 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Thu Mar 27 11:59:59 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20041768)127.0.0.1:52523
(Server) read [0x200416f0..0x20041765) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x200417b8)127.0.0.1:52524
(Server) read [0x20041740..0x200417b5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x200417b8)127.0.0.1:52525
(Server) read [0x20041740..0x200417b5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x200417b8)127.0.0.1:52526
(Server) read [0x20041740..0x200417b5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x200417b8)127.0.0.1:52527
(Server) read [0x20041740..0x200417b5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptread
BEGIN TEST: acceptreademu  
Thu Mar 27 12:00:10 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20040a98)127.0.0.1:52529
(Server) read [0x20040a20..0x20040a95) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x20040ae8)127.0.0.1:52530
(Server) read [0x20040a70..0x20040ae5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20040ae8)127.0.0.1:52531
(Server) read [0x20040a70..0x20040ae5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20040ae8)127.0.0.1:52532
(Server) read [0x20040a70..0x20040ae5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20040ae8)127.0.0.1:52533
(Server) read [0x20040a70..0x20040ae5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptreademu
BEGIN TEST: affinity  
Thu Mar 27 12:00:21 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
main: creating local thread
thread_start: AffinityMask = 0x0
main: creating global thread
thread_start: AffinityMask = 0x0
main: creating global bound thread
thread_start: AffinityMask = 0x0
END TEST: affinity
BEGIN TEST: alarm  
Thu Mar 27 12:00:22 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Thu Mar 27 12:01:25 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Thu Mar 27 12:01:26 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PR_AtomicIncrement(-2) == -1: PASSED
PR_AtomicIncrement(-1) == 0: PASSED
PR_AtomicIncrement(0) == 1: PASSED
PR_AtomicAdd(-2,1) == -1: PASSED
PR_AtomicAdd(-1,4) == 3: PASSED
PR_AtomicAdd(3,-6) == -3: PASSED
PR_AtomicDecrement(2) == 1: PASSED
PR_AtomicDecrement(1) == 0: PASSED
PR_AtomicDecrement(0) == -1: PASSED
PR_AtomicSet(-2, 2) == -2: PASSED
PR_AtomicSet(-2, -2) == -2: PASSED
Atomic operations test PASSED
END TEST: atomic
BEGIN TEST: attach  
Thu Mar 27 12:01:27 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Thu Mar 27 12:01:27 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Thu Mar 27 12:01:28 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Cleanup settings
Thread type: LOCAL
Concurrency: 1
Number of threads: 1
Thread sleep: 10
Main sleep: 5
Cleanup will NOT be called

main() exiting
END TEST: cleanup
BEGIN TEST: cltsrv  
Thu Mar 27 12:01:34 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Client/Server started at(0x200195c8): 12:01:34
Server started at(0x2001ade8): 12:01:34
Client started at(0x20087978): 12:01:34
main(0x200195c8): waiting for execution interval (10 seconds)
Shutting down(0x200195c8): 12:01:44
Client(0x20087978): stopped after 48 operations and 42634 bytes
Server(0x2001ade8): stopped after 48 operations and 42634 bytes
main(0x200195c8): test complete
Test exiting at(0x200195c8): 12:01:49
END TEST: cltsrv
BEGIN TEST: concur  
Thu Mar 27 12:01:49 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Thu Mar 27 12:02:00 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Thu Mar 27 12:02:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib

CondVar Test:

Simple test creates several local and global threads; half use a single,
shared condvar, and the other half have their own condvar. The main
thread then loops notifying them to wakeup.

The timeout test is very similar except that the threads are not
notified. They will all wakeup on a 1 second timeout.

The mixed test combines the simple test and the timeout test; every
third thread is notified, the other threads are expected to timeout
correctly.

Lastly, the combined test creates a thread for each of the above three
cases and they all run simultaneously.

This test is run with 5, 10, 15, and 20 threads of each type.


5 Thread tests
Condvar simple test shared UU: 64.23 usec
Condvar simple test shared UK: 48.50 usec
Condvar simple test priv UU: 167.78 usec
Condvar simple test priv UK: 182.20 usec
Condvar simple test All: 167.78 usec
Condvar timeout test: 677.68 usec

10 Thread tests
Condvar simple test shared UU: 77.99 usec
Condvar simple test shared UK: 72.75 usec
Condvar simple test priv UU: 384.72 usec
Condvar simple test priv UK: 365.05 usec
Condvar simple test All: 340.80 usec
Condvar timeout test: 702.58 usec

15 Thread tests
Condvar simple test shared UU: 105.52 usec
Condvar simple test shared UK: 104.21 usec
Condvar simple test priv UU: 429.28 usec
Condvar simple test priv UK: 429.28 usec
Condvar simple test All: 507.27 usec
Condvar timeout test: 847.42 usec

20 Thread tests
Condvar simple test shared UU: 133.04 usec
Condvar simple test shared UK: 131.08 usec
Condvar simple test priv UU: 565.60 usec
Condvar simple test priv UK: 698.65 usec
Condvar simple test All: 762.88 usec
Condvar timeout test: 937.87 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Thu Mar 27 12:02:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Thu Mar 27 12:02:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Thu Mar 27 12:02:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib

Number of error codes = 73

PR_OUT_OF_MEMORY_ERROR = -6000
PR_BAD_DESCRIPTOR_ERROR = -5999
PR_WOULD_BLOCK_ERROR = -5998
PR_ACCESS_FAULT_ERROR = -5997
PR_INVALID_METHOD_ERROR = -5996
PR_ILLEGAL_ACCESS_ERROR = -5995
PR_UNKNOWN_ERROR = -5994
PR_PENDING_INTERRUPT_ERROR = -5993
PR_NOT_IMPLEMENTED_ERROR = -5992
PR_IO_ERROR = -5991
PR_IO_TIMEOUT_ERROR = -5990
PR_IO_PENDING_ERROR = -5989
PR_DIRECTORY_OPEN_ERROR = -5988
PR_INVALID_ARGUMENT_ERROR = -5987
PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986
PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985
PR_IS_CONNECTED_ERROR = -5984
PR_BAD_ADDRESS_ERROR = -5983
PR_ADDRESS_IN_USE_ERROR = -5982
PR_CONNECT_REFUSED_ERROR = -5981
PR_NETWORK_UNREACHABLE_ERROR = -5980
PR_CONNECT_TIMEOUT_ERROR = -5979
PR_NOT_CONNECTED_ERROR = -5978
PR_LOAD_LIBRARY_ERROR = -5977
PR_UNLOAD_LIBRARY_ERROR = -5976
PR_FIND_SYMBOL_ERROR = -5975
PR_INSUFFICIENT_RESOURCES_ERROR = -5974
PR_DIRECTORY_LOOKUP_ERROR = -5973
PR_TPD_RANGE_ERROR = -5972
PR_PROC_DESC_TABLE_FULL_ERROR = -5971
PR_SYS_DESC_TABLE_FULL_ERROR = -5970
PR_NOT_SOCKET_ERROR = -5969
PR_NOT_TCP_SOCKET_ERROR = -5968
PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967
PR_NO_ACCESS_RIGHTS_ERROR = -5966
PR_OPERATION_NOT_SUPPORTED_ERROR = -5965
PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964
PR_REMOTE_FILE_ERROR = -5963
PR_BUFFER_OVERFLOW_ERROR = -5962
PR_CONNECT_RESET_ERROR = -5961
PR_RANGE_ERROR = -5960
PR_DEADLOCK_ERROR = -5959
PR_FILE_IS_LOCKED_ERROR = -5958
PR_FILE_TOO_BIG_ERROR = -5957
PR_NO_DEVICE_SPACE_ERROR = -5956
PR_PIPE_ERROR = -5955
PR_NO_SEEK_DEVICE_ERROR = -5954
PR_IS_DIRECTORY_ERROR = -5953
PR_LOOP_ERROR = -5952
PR_NAME_TOO_LONG_ERROR = -5951
PR_FILE_NOT_FOUND_ERROR = -5950
PR_NOT_DIRECTORY_ERROR = -5949
PR_READ_ONLY_FILESYSTEM_ERROR = -5948
PR_DIRECTORY_NOT_EMPTY_ERROR = -5947
PR_FILESYSTEM_MOUNTED_ERROR = -5946
PR_NOT_SAME_DEVICE_ERROR = -5945
PR_DIRECTORY_CORRUPTED_ERROR = -5944
PR_FILE_EXISTS_ERROR = -5943
PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942
PR_INVALID_DEVICE_STATE_ERROR = -5941
PR_DEVICE_IS_LOCKED_ERROR = -5940
PR_NO_MORE_FILES_ERROR = -5939
PR_END_OF_FILE_ERROR = -5938
PR_FILE_SEEK_ERROR = -5937
PR_FILE_IS_BUSY_ERROR = -5936
PR_IN_PROGRESS_ERROR = -5934
PR_ALREADY_INITIATED_ERROR = -5933
PR_GROUP_EMPTY_ERROR = -5932
PR_INVALID_STATE_ERROR = -5931
PR_NETWORK_DOWN_ERROR = -5930
PR_SOCKET_SHUTDOWN_ERROR = -5929
PR_CONNECT_ABORTED_ERROR = -5928
PR_HOST_UNREACHABLE_ERROR = -5927
END TEST: errcodes
BEGIN TEST: exit  
Thu Mar 27 12:02:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Thu Mar 27 12:02:14 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Thu Mar 27 12:02:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: fileio
BEGIN TEST: foreign  
Thu Mar 27 12:02:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Thu Mar 27 12:02:19 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Accepting connection at port 52583
Wait one second before connect
Connecting to port 52583
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 52585
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 52586
Wait one second before connect
Connecting to port 52585
Writing message "Hello world!"
Connecting to port 52586
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Received "Hello world!" from the client
The message is received correctly
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Thu Mar 27 12:02:21 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
10 iterations over a 10 kbyte file: 131 [197] 197
END TEST: fsync
BEGIN TEST: getproto  
Thu Mar 27 12:02:22 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
tcp is protocol number 6
udp is protocol number 17
Protocol number 6 is tcp
Protocol number 17 is udp
PASSED
END TEST: getproto
BEGIN TEST: i2l  
Thu Mar 27 12:02:22 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Thu Mar 27 12:02:23 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Elapsed time: 3000 ms, expected time: 3006 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Thu Mar 27 12:02:26 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 10092 nsecs

Overhead of 'PR_IntervalNow()' is 940 nsecs

Overhead of 'PR_Now()' is 24986 nsecs

Overhead of 'PR_IntervalNow()' is 659 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Thu Mar 27 12:04:55 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Test not defined
END TEST: instrumt
BEGIN TEST: intrio  
Thu Mar 27 12:04:55 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
A local thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A local thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
PASSED
END TEST: intrio
BEGIN TEST: intrupt  
Thu Mar 27 12:05:16 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Thu Mar 27 12:05:29 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
test with global bound thread
thread id 0, scope GLOBAL_BOUND scope
test with local thread
thread id 0, scope GLOBAL scope
test with global thread
thread id 0, scope GLOBAL scope
END TEST: io_timeout
BEGIN TEST: ioconthr  
Thu Mar 27 12:05:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Interrupting the threads
Threads terminated in 2995 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Thu Mar 27 12:05:41 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
User-User test
User-Kernel test
Kernel-User test
Kernel-Kernel test
Join with unjoinable thread
PASSED
END TEST: join
BEGIN TEST: joinkk  
Thu Mar 27 12:05:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Thu Mar 27 12:05:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Thu Mar 27 12:05:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Thu Mar 27 12:05:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Thu Mar 27 12:05:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Beginning layered test with new style stack
Ending layered test
END TEST: layer
BEGIN TEST: lazyinit  
Thu Mar 27 12:05:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Thu Mar 27 12:05:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Thu Mar 27 12:05:45 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Thu Mar 27 12:06:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Thu Mar 27 12:06:09 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Thu Mar 27 12:06:20 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1
PASS
END TEST: many_cv
BEGIN TEST: multiwait  
Thu Mar 27 12:06:20 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 1 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
END TEST: multiwait
BEGIN TEST: nameshm1  
Thu Mar 27 12:07:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Thu Mar 27 12:07:48 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
The serveclient thread created.
accept: EWOULDBLOCK, good
client connected
accept: succeeded, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
All tests finished
PASS
END TEST: nonblock
BEGIN TEST: nblayer  
Thu Mar 27 12:07:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Ending layered test
END TEST: nblayer
BEGIN TEST: ntioto  
Thu Mar 27 12:07:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Thu Mar 27 12:07:51 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
1 2
1 2
1 2
1 2 3 4
1 2 3 4
1 2 3 4
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
PASS
END TEST: ntoh
BEGIN TEST: op_2long  
Thu Mar 27 12:07:52 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
END TEST: op_2long
BEGIN TEST: op_excl  
Thu Mar 27 12:07:52 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Thu Mar 27 12:07:53 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Thu Mar 27 12:07:53 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Thu Mar 27 12:07:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
error code is PR_FILE_NOT_FOUND_ERROR, as expected
PASS
END TEST: op_nofil
BEGIN TEST: parent  
Thu Mar 27 12:07:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: parent
BEGIN TEST: peek  
Thu Mar 27 12:07:55 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Running the test with local threads
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
Running the test with global threads
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
server: peeked expected data
server: peeked expected data
server: received expected data
client: peeked expected data
client: peeked expected data
client: received expected data
PASS
END TEST: peek
BEGIN TEST: perf  
Thu Mar 27 12:08:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.07 usec
current calendar time: 4.06 usec
interval time: 4.13 usec
idle lock lock/unlock pair: 0.79 usec
idle monitor entry/exit pair: 0.98 usec
idle cache monitor entry/exit pair: 2.82 usec
create/destroy thread pair: 88.35 usec
context switch - user/user: 10.95 usec
context switch - user/kernel: 10.88 usec
context switch - kernel/user: 10.81 usec
context switch - kernel/kernel: 19.53 usec
sema context switch - user/user: 132.65 usec
sema context switch - user/kernel: 139.34 usec
sema context switch - kernel/user: 378.62 usec
sema context switch - kernel/kernel: 60.03 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.07 usec
current calendar time: 74.26 usec
interval time: 4.06 usec
idle lock lock/unlock pair: 0.85 usec
idle monitor entry/exit pair: 0.98 usec
idle cache monitor entry/exit pair: 6.62 usec
create/destroy thread pair: 1338.12 usec
context switch - user/user: 12.71 usec
context switch - user/kernel: 34.21 usec
context switch - kernel/user: 334.77 usec
context switch - kernel/kernel: 68.75 usec
sema context switch - user/user: 16.45 usec
sema context switch - user/kernel: 190.06 usec
sema context switch - kernel/user: 207.37 usec
sema context switch - kernel/kernel: 324.16 usec
END TEST: perf
BEGIN TEST: pipeping  
Thu Mar 27 12:08:40 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping
BEGIN TEST: pipeping2  
Thu Mar 27 12:08:40 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping2
BEGIN TEST: pipeself  
Thu Mar 27 12:08:41 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
PR_Available: expected 250, got 250 bytes
PR_Available: expected 243, got 243 bytes
PR_Available: expected 0, got 0 bytes
PASS
END TEST: pipeself
BEGIN TEST: poll_nm  
Thu Mar 27 12:08:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Thu Mar 27 12:08:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Thu Mar 27 12:08:48 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Thu Mar 27 12:08:49 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Thu Mar 27 12:08:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Thu Mar 27 12:08:51 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Client/Server started at(0x200197b8): 12:08:52
Server started at(0x20051508): 12:08:52
Client started at(0x2007fdd8): 12:08:52
main(0x200197b8): waiting for execution interval (10 seconds)
Shutting down(0x200197b8): 12:09:02
Client(0x2007fdd8): stopped after 48 operations and 42634 bytes
Server(0x20051508): stopped after 49 operations and 43662 bytes
main(0x200197b8): test complete
Test exiting at(0x200197b8): 12:09:02
END TEST: provider
BEGIN TEST: prpollml  
Thu Mar 27 12:09:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Thu Mar 27 12:09:30 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
This program tests PR_Poll with sockets.
Timeout, error reporting, and normal operation are tested.

The server thread is listening on ports 55917, 55918 and 55919

PR_Poll should time out in 5 seconds
PR_Poll timed out. Test passed.

PR_Poll should detect a bad file descriptor
Three client threads are created. Each of them will
send data to one of the three ports the server is listening on.
The data they send is the port number. Each of them send
the data five times, so you should see ten lines below,
interleaved in an arbitrary order.
The server received "55917" from a client
The server received "55918" from a client
Server read 128 bytes from native fd 8
The server received "55919" from a client
The server received "55917" from a client
The server received "55918" from a client
Server read 128 bytes from native fd 11
The server received "55919" from a client
The server received "55917" from a client
The server received "55918" from a client
Server read 128 bytes from native fd 8
The server received "55919" from a client
The server received "55917" from a client
The server received "55918" from a client
Server read 128 bytes from native fd 11
The server received "55919" from a client
The server received "55917" from a client
The server received "55918" from a client
Server read 128 bytes from native fd 8
The server received "55919" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Thu Mar 27 12:09:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Thu Mar 27 12:09:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Thu Mar 27 12:09:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Thu Mar 27 12:09:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Running test for 5 iterations with 10 simultaneous threads.
Will send 8192 bytes of client data and 131072 bytes of server data
TEST COMPLETE!
Server results:

----------
server per thread totals 0 82601 12887 142319 5078
server per thread elapsed time 242896
----------
Client results:

----------
client per thread totals 0 13556 4453 150408 791
client per thread elapsed time 169219
select loop user/user: 67282.80 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 183113 21760 208705 5590
server per thread elapsed time 419180
----------
Client results:

----------
client per thread totals 10 17532 13640 258228 1277
client per thread elapsed time 290689
select loop user/kernel: 62629.40 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 271451 53522 408327 6128
server per thread elapsed time 739436
----------
Client results:

----------
client per thread totals 10 43109 44601 511150 2378
client per thread elapsed time 601249
select loop kernel/user: 81609.60 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 20 324082 74724 503580 6665
server per thread elapsed time 909059
----------
Client results:

----------
client per thread totals 20 47950 66603 614027 2981
client per thread elapsed time 731571
select loop kernel/kernel: 67938.20 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Thu Mar 27 12:09:59 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_er
BEGIN TEST: selct_nm  
Thu Mar 27 12:10:00 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_nm
BEGIN TEST: selct_to  
Thu Mar 27 12:10:00 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_to
BEGIN TEST: selintr  
Thu Mar 27 12:10:06 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Thu Mar 27 12:10:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Thu Mar 27 12:10:09 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Thu Mar 27 12:10:09 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
warning: removed semaphore /tmp/bar.sem left over from previous run
PASS
PASS
END TEST: semaping
BEGIN TEST: sendzlf  
Thu Mar 27 12:10:10 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sendzlf
BEGIN TEST: server_test  
Thu Mar 27 12:10:10 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Thu Mar 27 12:10:11 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Thu Mar 27 12:10:12 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Thu Mar 27 12:10:12 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Thu Mar 27 12:10:13 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Thu Mar 27 12:10:13 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Thu Mar 27 12:10:14 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
write to broken pipe failed with EPIPE, as expected
write to broken pipe failed with EPIPE, as expected
PASSED
END TEST: sigpipe
BEGIN TEST: socket  
Thu Mar 27 12:10:14 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
TCP Client/Server Test - IPv4/Ipv4
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
TCP Client/Server Test - IPv6/Ipv4
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
TCP Client/Server Test - IPv4/Ipv6
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
TCP Client/Server Test - IPv6/Ipv6
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv4/Ipv4
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv6/Ipv4
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv4/Ipv6
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
UDP Client/Server Test - IPv6/Ipv6
UDP_Socket_Client_Server_Test: 1 Server 10 Clients
: 5 datagrams_per_client 128 bytes_per_datagram
UDP_Socket_Client_Server_Test Passed
Socket_Misc_Test : 1 Server 4 Clients
: Sizes of Transmitted Files - 3 KB, 3 MB
Socket_Misc_Test passed
TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client
: 10 messages_per_connection 1024 bytes_per_message
TCP_Socket_Client_Server_Test Passed
END TEST: socket
BEGIN TEST: sockopt  
Thu Mar 27 12:10:17 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Thu Mar 27 12:10:18 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: sockping
BEGIN TEST: sprintf  
Thu Mar 27 12:10:18 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Thu Mar 27 12:10:22 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Thu Mar 27 12:10:34 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Thu Mar 27 12:10:34 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Thu Mar 27 12:10:34 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Settings
Number to translate 1234567890123456789
Loops to run test: 1
Translation = 1234567890123456768
END TEST: strod
BEGIN TEST: switch  
Thu Mar 27 12:10:35 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Thu Mar 27 12:10:38 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PR_SI_HOSTNAME: itsy
PR_SI_SYSNAME: AIX
PR_SI_RELEASE: 3
PR_SI_ARCHITECTURE: rs6000
Host page size is 4096
Page shift is 12
Number of processors is: 1
END TEST: system
BEGIN TEST: testbit  
Thu Mar 27 12:10:39 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Thu Mar 27 12:10:39 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Thu Mar 27 12:10:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Thu Mar 27 12:10:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Thu Mar 27 20:10:44 UTC 2003
Current local time is Thu Mar 27 12:10:44 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Thu Mar 27 12:10:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Thu Mar 27 12:12:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Thu Mar 27 12:12:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Thu Mar 27 12:12:51 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
NSPR release 4.3:
Compatible with version 4.0
Compatible with version 4.0.1
Compatible with version 4.1
Compatible with version 4.1.1
Compatible with version 4.1.2
Compatible with version 4.1.3
Compatible with version 4.2
Compatible with version 4.2.1
Compatible with version 4.2.2
Compatible with version 4.3
Incompatible with version 2.1 19980529
Incompatible with version 3.0
Incompatible with version 3.0.1
Incompatible with version 3.1
Incompatible with version 3.1.1
Incompatible with version 3.1.2
Incompatible with version 3.1.3
Incompatible with version 3.5
Incompatible with version 3.5.1
Incompatible with version 4.3.3
Incompatible with version 4.4
Incompatible with version 4.4.1
Incompatible with version 10.0
Incompatible with version 11.1
Incompatible with version 12.14.20
PASS
END TEST: vercheck
BEGIN TEST: version  
Thu Mar 27 12:12:51 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Runtime library version information
Build time: 27 Mar 2003 12:52:46 GMT
Build time: 2003-03-27 04:52:46
Portable runtime V4.3.0 ()
filename: libplc4.so
security: N/A
copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
comment: http://www.mozilla.org/MPL/
END TEST: version
BEGIN TEST: writev  
Thu Mar 27 12:12:52 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Thu Mar 27 12:12:52 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Thu Mar 27 12:12:53 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
calling PR_Writev with a zero-length buffer
calling PR_Write with a zero-length buffer
calling PR_Send with a zero-length buffer
PASS
END TEST: zerolen