This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/pubsub_custom_serializers
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 6fb9a84 Fixes some issue for the renamed CppUTest include/libraries
CMake variables.
add 0e7a56d Fixes an issue ni the avrobin serialization provider test
add 6b1d02e Updates sync in event dispatch thread to prevent deadlock.
Not ideal, but good enough for now?
No new revisions were added by this update.
Summary of changes:
.../PubSubAvrobinSerializationProviderTestSuite.cc | 93 +++++++++++-----------
bundles/pubsub/pubsub_utils/src/pubsub_utils.c | 2 +-
.../gtest/src/bundle_context_bundles_tests.cpp | 1 +
libs/framework/gtest/src/single_framework_test.cpp | 49 +++++++++++-
libs/framework/src/framework.c | 4 +-
5 files changed, 97 insertions(+), 52 deletions(-)