This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/cxx_rsa_update
in repository https://gitbox.apache.org/repos/asf/celix.git.
from a797a87 Adds template arg to weak_ptr construction
add 364de10 Merge pull request #336 from apache/feature/async_update
add 9fcd285 Converts pubsub test from cpputest to gtest
add 1a24f81 Adds tests for publisher with same topic, but different scopes
add a3beb31 Merge branch 'master' into feature/additional_pstm_test
add 68d7f6a Merge pull request #343 from
apache/feature/additional_pstm_test
new da3150f Merge branch 'master' into feature/cxx_rsa_update
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
bundles/pubsub/test/CMakeLists.txt | 99 +++++++++++-------
bundles/pubsub/test/test/test_endpoint_runner.cc | 34 +++---
bundles/pubsub/test/test/test_runner.cc | 115 +++++++++++----------
.../PubSubTopicAndScopeIntegrationTestSuite.cc | 69 +++++++++++++
4 files changed, 208 insertions(+), 109 deletions(-)
create mode 100644
bundles/pubsub/test/topic_different_scope_test/PubSubTopicAndScopeIntegrationTestSuite.cc