Skip to:
Goal: full test coverage for af-binder .
This can be a script or a binary running on the target.
Outcome: script/sources + instructions how to execute it.
af-binder deprecated from UCB starting with Marlin release (14.0.0)
+1
After an internal discussion inside iot.bzh team, I switched to use the test framework "libcheck" that is available in poky.
I added to app-framework-binder the testing framework "tinytest".
See https://github.com/joewalnes/tinytest
I run the test using cmake/ctest and "make test"
Goal: full test coverage for af-binder .
This can be a script or a binary running on the target.
Outcome: script/sources + instructions how to execute it.