index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2011-07-11
Subscription forwarding test added
Martin Sustrik
2011-07-11
REQ/REP drop test extended
Martin Sustrik
2011-07-03
Inproc tests need no I/O threads
Martin Sustrik
2011-07-03
Command are now stored in ypipes instead of in socketpairs
Martin Sustrik
2011-06-23
Outstanding requests dropped when requester dies (issue 190)
Martin Sustrik
2011-06-22
New wire format for REQ/REP pattern
Martin Sustrik
2011-06-20
Basic tests now test multi-part messages instead of single-part
Martin Sustrik
2011-06-20
Disable timeo test on MinGW
Martin Sustrik
2011-06-17
Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.
Fabien Ninoles
2011-05-23
Move the pipe termination code to socket_base_t
Martin Sustrik
2011-05-02
Moved tests off 5555 (conflict with Eclipse)
Pieter Hintjens
2011-03-26
ZMQ_NOBLOCK renamed ZMQ_DONTWAIT
Martin Sustrik
2011-03-24
ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWM
Martin Sustrik
2011-03-24
ZMQ_HWM type changed to int
Martin Sustrik
2011-03-24
send/recv was changed to send/recv/sendmsg/recvmsg
Martin Sustrik
2011-03-24
Auto-tests modified to use C API instead of C++ binding
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-01-30
Added test for HWM
Mikko Koppanen
2011-01-20
Do not execute ipc tests under MinGW
Mikko Koppanen
2010-11-27
Functions passed to pthread_create are declared as extern "C"
Martin Sustrik
2010-11-17
Fix mingw32 build
Mikko Koppanen
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-01
stress test for shutdown process added
Martin Sustrik
2010-08-28
Added tests for transports per socket
Guido Goldstein
2010-08-28
bug in pipe deactivation fixed
Martin Sustrik
2010-08-28
Fixed socket states in tests
Guido Goldstein
2010-08-27
two tests added
Guido Goldstein
2010-08-27
Add a basic framework for a test suite
Martin Lucina