summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-07-11Subscription forwarding test addedMartin Sustrik
2011-07-11REQ/REP drop test extendedMartin Sustrik
2011-07-03Inproc tests need no I/O threadsMartin Sustrik
2011-07-03Command are now stored in ypipes instead of in socketpairsMartin Sustrik
2011-06-23Outstanding requests dropped when requester dies (issue 190)Martin Sustrik
2011-06-22New wire format for REQ/REP patternMartin Sustrik
2011-06-20Basic tests now test multi-part messages instead of single-partMartin Sustrik
2011-06-20Disable timeo test on MinGWMartin Sustrik
2011-06-17Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.Fabien Ninoles
2011-05-23Move the pipe termination code to socket_base_tMartin Sustrik
2011-05-02Moved tests off 5555 (conflict with Eclipse)Pieter Hintjens
2011-03-26ZMQ_NOBLOCK renamed ZMQ_DONTWAITMartin Sustrik
2011-03-24ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWMMartin Sustrik
2011-03-24ZMQ_HWM type changed to intMartin Sustrik
2011-03-24send/recv was changed to send/recv/sendmsg/recvmsgMartin Sustrik
2011-03-24Auto-tests modified to use C API instead of C++ bindingMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-30Added test for HWMMikko Koppanen
2011-01-20Do not execute ipc tests under MinGWMikko Koppanen
2010-11-27Functions passed to pthread_create are declared as extern "C"Martin Sustrik
2010-11-17Fix mingw32 buildMikko Koppanen
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-01stress test for shutdown process addedMartin Sustrik
2010-08-28Added tests for transports per socketGuido Goldstein
2010-08-28bug in pipe deactivation fixedMartin Sustrik
2010-08-28Fixed socket states in testsGuido Goldstein
2010-08-27two tests addedGuido Goldstein
2010-08-27Add a basic framework for a test suiteMartin Lucina