This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/dfi-cleanup
in repository https://gitbox.apache.org/repos/asf/celix.git
from bfef295a Enhance checking in dynInterface.
add e3120aef Optimize jsonRpc_call.
No new revisions were added by this update.
Summary of changes:
libs/dfi/gtest/CMakeLists.txt | 2 +
...descriptor => methodWithTooManyArgs.descriptor} | 2 +-
libs/dfi/gtest/src/json_rpc_ei_tests.cc | 112 +++++++++++
libs/dfi/gtest/src/json_rpc_test.c | 66 +++++++
.../dfi/gtest/src/json_rpc_test.h | 30 +--
libs/dfi/gtest/src/json_rpc_tests.cpp | 114 +++++------
libs/dfi/src/json_rpc.c | 213 +++++++++++----------
libs/error_injector/jansson/CMakeLists.txt | 1 +
libs/error_injector/jansson/include/jansson_ei.h | 1 +
libs/error_injector/jansson/src/jansson_ei.cc | 30 +--
10 files changed, 378 insertions(+), 193 deletions(-)
copy libs/dfi/gtest/descriptors/invalids/{methodWithMultipleHandles.descriptor
=> methodWithTooManyArgs.descriptor} (70%)
create mode 100644 libs/dfi/gtest/src/json_rpc_test.c
copy
bundles/remote_services/remote_service_admin_shm_v2/shm_pool/src/shm_pool_private.h
=> libs/dfi/gtest/src/json_rpc_test.h (67%)