You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/05/11 18:33:22 UTC

[celix] 01/01: Merge pull request #343 from apache/feature/additional_pstm_test

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

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 68d7f6a16aa75000e2d4ce51a253764abd5b0f35
Merge: 364de10 a3beb31
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Tue May 11 20:33:14 2021 +0200

    Merge pull request #343 from apache/feature/additional_pstm_test
    
    Feature/additional pstm test

 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(-)