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
|
1a55100dbe
|
Problem: test_xpub_verbose is not using testutil_unity
Solution: use utilities from testutil_unity, reduce duplication
|
2018-08-22 11:51:11 +02:00 |
|
Simon Giesecke
|
c66288a882
|
Problem: duplicate code
Solution: extracted into common method
|
2018-08-22 11:51:10 +02:00 |
|
Luca Boccassi
|
354491ddf2
|
Problem: no test for ZMQ_XPUB_VERBOSE(R)
Solution: add test_xpub_verbose to cover those APIs
|
2018-03-02 13:42:44 +01:00 |
|