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