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-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