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 1c370b1e Add more tests for dynFunction_parse.
     add 86a90957 Code cleanup and testing coverage improvement of dynFunction.

No new revisions were added by this update.

Summary of changes:
 libs/dfi/error_injector/ffi/CMakeLists.txt   |   2 +
 libs/dfi/error_injector/ffi/include/ffi_ei.h |   4 +
 libs/dfi/error_injector/ffi/src/ffi_ei.cc    |  15 ++++
 libs/dfi/gtest/CMakeLists.txt                |   1 +
 libs/dfi/gtest/src/dyn_function_ei_tests.cc  |  51 +++++++++++
 libs/dfi/gtest/src/dyn_function_tests.cpp    |  81 ++++++++---------
 libs/dfi/src/dyn_function.c                  | 127 +++++++++++++--------------
 7 files changed, 170 insertions(+), 111 deletions(-)

Reply via email to