Browse Source
The pn_init() function now sets up etcp_int_recv as callback for pn->output. Tests that manually poll pn->output need to reset this callback to NULL. Changes: - test_pkt_normalizer_etcp.c: Reset callback after pn_init() for client and server - test_pkt_normalizer_standalone.c: Reset callback after pn_init() This allows tests to manually poll output queue without conflicting with the automatic callback mechanism. Test Results: All 19 tests PASSnodeinfo-routing-update
12 changed files with 11 additions and 3 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue