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

lizhanhui pushed a change to branch cpp_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from 890df90  Add tests for admin
     add 86ec53b  Add back more tests

No new revisions were added by this update.

Summary of changes:
 cpp/source/base/tests/BUILD.bazel                  | 34 +++++++++++
 .../tests/InvocationContextTest.cpp}               | 27 ++++-----
 .../tests/ThreadPoolTest.cpp}                      | 66 ++++++++++++----------
 .../tests/UniqueIdGeneratorTest.cpp}               | 34 +++++++----
 4 files changed, 105 insertions(+), 56 deletions(-)
 copy cpp/source/{client/include/ReceiveMessageContext.h => 
base/tests/InvocationContextTest.cpp} (59%)
 copy cpp/source/{concurrent/tests/CountdownLatchTest.cpp => 
base/tests/ThreadPoolTest.cpp} (53%)
 copy cpp/source/{rocketmq/tests/ClientImplTest.cpp => 
base/tests/UniqueIdGeneratorTest.cpp} (56%)

Reply via email to