celix
celix copied to clipboard
test_rsa_dfi fails on recompile
Doing the following steps:
1. cmake && make on top level dir
2. cd bundles/remote_service/remote_service_admin_dfi/gtest
3. make clean && make
4. ./test_rsa_dfi
Results in test failure for unknown reason.
Recompiling on top-level fixes it.