Commit Graph

4 Commits

Author SHA1 Message Date
Marc Mattmueller 2adf913004 recipes: removed unittest class, cleaned recipes to build only for target
As we do not longer want yocto to build unit tests, the unittest class
is completely removed. In addition the inhertiance of unittests is
removed from libnmapp and sys-mon.

The recipes are only built for target and do not differ for native or
native-sdk

BugzID: 73551

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-06 11:13:16 +02:00
Marc Mattmueller 4e36070425 added cpputest and a unittestclass to the testing recipes and to the SDK
cpputest is a unit test framework for C/C++ and builds the base
of test driven devlopment. Hence this framework is needed for app
development on the host and thus added to the SDK.

BugzID: 62219
2020-05-11 14:15:26 +02:00
Ramon Moesching 90246f2bde ti-wl18xx-calibrator: update recipe to sumo
add missing dependency libnl

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-12 13:48:57 +02:00
Stefan Eichenberger a4102e3121 ti-wl18xx-calibrator: add ti wifi calibrator tool 2017-02-22 15:06:08 +01:00