This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/refactor_bundle_cache
in repository https://gitbox.apache.org/repos/asf/celix.git
from d0c6f2ca Extend error injections test for bundle archive creation
add 3aa39be9 Add some extra error injection tests
No new revisions were added by this update.
Summary of changes:
libs/error_injector/api/celix_error_injector.h | 6 +++
libs/error_injector/celix_utils/CMakeLists.txt | 2 +-
.../celix_utils/include/celix_utils_ei.h | 3 ++
.../celix_utils/src/celix_utils_ei.cc | 11 +++-
libs/framework/gtest/framework1.properties.in | 4 +-
libs/framework/gtest/framework2.properties.in | 4 +-
.../gtest/install_and_start_bundles.properties.in | 1 +
.../BundleArchiveWithErrorInjectionTestSuite.cc | 62 +++++++++++++---------
libs/framework/gtest/src/single_framework_test.cpp | 28 +++++-----
libs/framework/src/bundle_archive.c | 5 +-
libs/framework/src/bundle_revision.c | 4 +-
11 files changed, 78 insertions(+), 52 deletions(-)