Simon Giesecke
|
a86592f78c
|
Problem: test_monitor is not run for ipc and tipc
Solution: add test cases
|
2019-02-06 07:11:10 -05:00 |
|
Simon Giesecke
|
8d784f26ab
|
Problem: close always fails with wildcard bind, since directory is not empty
Solution: unlink the socket file first
|
2019-02-05 10:17:28 -05:00 |
|
Simon Giesecke
|
0e2e303b10
|
Problem: test_monitor is not run for ipv6
Solution: add test case using ipv6
|
2019-02-02 19:00:33 +01:00 |
|
Simon Giesecke
|
affe77280c
|
Improved test assertion message
|
2018-12-16 12:28:42 -05:00 |
|
Simon Giesecke
|
00f4bd05be
|
Problem: tests without test framework
Solution: migrate to unity
|
2018-12-16 12:28:42 -05:00 |
|
Simon Giesecke
|
713f075fec
|
Problem: test_xpub_manual not yet using unity
Solution: migrate to unity
|
2018-08-22 11:51:10 +02:00 |
|
Simon Giesecke
|
dce77fda68
|
Problem: test_filter_ipc not yet using unity
Solution: migrate to unity
|
2018-08-16 18:34:55 +02:00 |
|
Simon Giesecke
|
779d120fa3
|
Problem: tests do not follow naming style
Solution: apply naming style
|
2018-05-27 13:24:08 +02:00 |
|
Simon Giesecke
|
b30cbfc112
|
Problem: test_spec_dealer not using test framework
Solution: migrate to Unity
|
2018-05-15 13:58:08 +02:00 |
|
Simon Giesecke
|
be66eacf5c
|
Problem: test_heartbeats still using plain assertions
Solution: migrate to unity assertions
|
2018-05-14 10:14:32 +02:00 |
|
Lionel Flandrin
|
f9c30f3e19
|
Problem: test helper recv_string_expect_success ignores the flags argument
Solution: pass the flags to zmq_recv
|
2018-05-10 11:43:47 +02:00 |
|
Simon Giesecke
|
8372797cc3
|
Problem: code duplication in test_reqrep_tcp
Solution: extracted bind_loopback
|
2018-03-21 15:09:22 +01:00 |
|
Simon Giesecke
|
cdc298f567
|
Problem: bind_loopback_ipv4 not reusable
Solution: Moved bind_loopback_ipv4 to testutil_unity to allow for reuse
|
2018-03-16 15:21:39 +01:00 |
|
Simon Giesecke
|
10dae6e830
|
Problem: test_poller not using unity
Solution: migrate to unity, and split test cases
|
2018-03-15 16:43:30 +01:00 |
|
Simon Giesecke
|
9e3932b46b
|
Problem: test assertion failures do not clean up properly
Solution: provide test_context and manage sockets of test_context via setup and teardown
|
2018-03-14 12:24:21 +01:00 |
|
Simon Giesecke
|
ae558706bf
|
Problem: test_hwm and test_router_mandatory not yet using unity
Solution: migrate to unity
|
2018-03-14 08:22:23 +01:00 |
|