zephyr/tests/net/ieee802154/l2
Anas Nashif ca0ad13a61 net: enable SLIP only on QEMU targets
In many networking tests we had to configure SLIP in the prj.conf
leaving those configurations Qemu specific. This change enables SLIP for
QEMU targets automatically and allows reuse of prj.conf for multiple
boards.

Additionally, the TUN options is removed. This option was not used
anywhere.

To enable self-contained networking tests that do not depend on SLIP, we
introduce the new option NET_TEST which disables TAP and allows testing
in QEMU without the need for a host interface.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-07-26 10:57:48 -04:00
..
src tests/ieee802154: Fix accessing unmapped memory area 2017-07-10 09:25:32 -07:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
testcase.yaml tests: net: limit tests to boards with enough memory to build them 2017-07-25 15:51:18 -05:00