on-target device testing

Is there any guide or sample how to run unity tests on a target device instead of the native_posix device?

In general unity however cmock support on-device testing like in competitor frameworks.

Related