Luca Boccassi
|
37c548d62b
|
Problem: test_pair_tcp_cap_net_admin requires privileges and might fail
Solution: skip it if EOPNOTSUPP is returned instead of failing
|
2021-09-22 16:40:17 +01:00 |
|
Simon Giesecke
|
af4fa22fd8
|
Problem: default test setUp/tearDown functions duplicated in many test programs
Solution: define setUp/tearDown functions via SETUP_TEARDOWN_TESTCONTEXT macro where possible
|
2019-03-24 12:53:12 -04:00 |
|
Simon Giesecke
|
5d74eba64a
|
Problem: remaining basic assertions
Solution: use unity assertions instead
|
2019-03-23 09:09:36 -04:00 |
|
Simon Giesecke
|
ec4ecb01ff
|
Problem: no test for ZMQ_BINDTODEVICE
Solution: add test case run with cap_net_admin
Fixes #3397
|
2019-02-07 09:39:02 -05:00 |
|