- 22 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Solution: use test context instead
-
Simon Giesecke authored
Solution: migrate to Unity
-
- 20 Mar, 2019 4 commits
-
-
Simon Giesecke authored
Solution: migrate to unity and adapt users
-
Simon Giesecke authored
Solution: use standard TEST_ASSERT_SUCCESS_ERRNO macro instead
-
Simon Giesecke authored
Solution: migrate to unity and adapt users
-
Simon Giesecke authored
Solution: migrate to unity
-
- 18 Mar, 2019 2 commits
-
-
Luca Boccassi authored
Solution: move ephemeral port code to header and use it in both tests
-
Andreas Hasenack authored
Solution: only set supgroup to a valid gid
-
- 16 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Solution: migrate to Unity
-
Simon Giesecke authored
Solution: migrate to Unity and separate test_security_no_zap_handler
-
- 08 Mar, 2019 2 commits
-
-
Luca Boccassi authored
Solution: use XPUB and wait for the subscription message rather than using a sleep which might or might not be enough
-
Claudio Biagi authored
Improve performance of the proxy forwarding batch of message. Add throughput benchmark for proxy. Fix valgrind error reported on unitialized vars RELICENSE: Add emtr grant
-
- 01 Mar, 2019 4 commits
-
-
Simon Giesecke authored
Solution: wait a bit to allow connect to succeed if inproc bind preceded connect
-
Simon Giesecke authored
Solution: try to avoid race condition by increasing timeout from 0 to 250ms
-
Simon Giesecke authored
Solution: add sleep after connecting such that sending is not started before connection succeeded
-
Simon Giesecke authored
Solution: disable test case for the moment and mark it as FIXME
-
- 12 Feb, 2019 1 commit
-
-
Simon Giesecke authored
Problem: test_security_curve build fails with Windows targeting 8 or newer due to duplicate definition of htonll Solution: use custom implementation only on older Windows versions
-
- 10 Feb, 2019 1 commit
-
-
Luca Boccassi authored
Solution: add API and ZMQ_EVENT_PIPES_STATS event which generates 2 values, one for the egress and one for the ingress pipes respectively. Refactor the events code to be able to send multiple values.
-
- 07 Feb, 2019 10 commits
-
-
Luca Boccassi authored
Solution: refactor code and add extra frame with value count before the values in v2
-
Luca Boccassi authored
Solution: expect additional events
-
Luca Boccassi authored
Solution: do it, as above 32 bytes they might be on the heap
-
Luca Boccassi authored
Solution: check for the available version instead
-
Simon Giesecke authored
This reverts commit ac19d5f4.
-
Simon Giesecke authored
This partially reverts commit 19c6aa5c.
-
Simon Giesecke authored
Solution: add test case run with cap_net_admin Fixes #3397
-
Simon Giesecke authored
Solution: define UNITY_SUPPORT_64 to force 64 bit support
-
Simon Giesecke authored
Solution: make compilation conditional
-
Simon Giesecke authored
Solution: add test case
-
- 06 Feb, 2019 3 commits
-
-
Simon Giesecke authored
Solution: increase size to 256
-
Simon Giesecke authored
Solution: output as hex instead
-
Simon Giesecke authored
Solution: add test cases
-
- 05 Feb, 2019 1 commit
-
-
Simon Giesecke authored
Solution: unlink the socket file first
-
- 03 Feb, 2019 2 commits
-
-
Luca Boccassi authored
Solution: define uint64_t if not available in the system headers and remove inclusion of inttypes.h which does not exist and is already conditionally included in zmq.h if required, do not use PRIx64
-
Luca Boccassi authored
Solution: correctly set the ipv6 flag in the connecting socket
-
- 02 Feb, 2019 6 commits
-
-
Simon Giesecke authored
Solution: add test case using ipv6
-
Simon Giesecke authored
Problem: no assertions for endpoint addresses on ZMQ_EVENT_MONITOR_STOPPED and ZMQ_EVENT_LISTENING events Solution: added assertions
-
Simon Giesecke authored
Solution: close test socket
-
Simon Giesecke authored
Solution: added such assertions and extended test utilities
-
Simon Giesecke authored
Solution: dereference the pointer to the array before accessing the element
-
Simon Giesecke authored
Solution: add first test case
-