zephyr/tests/net/mgmt
Jukka Rissanen 45eac217a2 net: tests: Enable net tests for all suitable platforms
Instead of only running net tests in qemu_x86, enable those
tests in all suitable platforms. The tests are disabled for
bbc_microbit as that platform does not have enough memory.

The tests/net/arp and tests/net/ieee802154/l2 are disabled
for qemu_xtensa as the qemu crashed when running the tests.
For tests/net/all there was a weird build error for qemu_xtensa
so that test is also disabled for that platform.

Increased the trickle timeout to 3 secs in tests/net/trickle as
occacionally there was timeout error in qemu_cortex_m3 when the
test was run.

Jira: ZEP-2398

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-07-25 10:46:44 -04:00
..
src linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
testcase.yaml net: tests: Enable net tests for all suitable platforms 2017-07-25 10:46:44 -04:00