Refactor last cpputests with google tests #516
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/improvement
Categorizes issue or PR as related to improvements.
Currently (Celix 2.3.0) there are still a few cpputests left in lib utils:
These can be refactor to google test so that support and usage of cpputest in Apache Celix can be dropped.
Note the ccputests of version and properties are refactor to gtest in the PR #470 and the hash_map and linked list impl are deprecated.
The text was updated successfully, but these errors were encountered: