You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by ab...@apache.org on 2020/03/04 21:59:08 UTC

[celix] branch feature/pubsubadmin_protocol updated (9ce7c8a -> 4d2717a)

This is an automated email from the ASF dual-hosted git repository.

abroekhuis pushed a change to branch feature/pubsubadmin_protocol
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 9ce7c8a  Add missing include
     add 4d2717a  Fixed integration tests for pubsub. Fixed incorrect free in zmq sender

No new revisions were added by this update.

Summary of changes:
 .../pubsub_admin_zmq/src/pubsub_zmq_topic_sender.c |   7 +-
 bundles/pubsub/test/CMakeLists.txt                 | 161 +++++++++++----------
 bundles/pubsub/test/test/sut_activator.c           |   5 +-
 3 files changed, 91 insertions(+), 82 deletions(-)