This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
2478dd250b
zephyr
/
tests
/
net
/
utils
/
testcase.ini
5 lines
69 B
INI
Raw
Normal View
History
Unescape
Escape
net: tests: Enable unit tests for the new IP stack We are not just checking the test build but this time the tests are also run. Change-Id: I7b0b24c51dfc2dc58f290cca7a593be431b8077f Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-08-18 15:21:27 +08:00
[test]
tests: net: Change the tag of network tests to net There were different tags defined in testcase.ini files for networking tests. Unify these and change the tag to "net" in all networking tests. This makes it easy to execute all network tests via sanitycheck. Change-Id: I8ce7ccf8cccca35234602e37f6568db0b986d181 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-11-12 06:22:24 +08:00
tags
=
net
net: tests: Enable unit tests for the new IP stack We are not just checking the test build but this time the tests are also run. Change-Id: I7b0b24c51dfc2dc58f290cca7a593be431b8077f Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-08-18 15:21:27 +08:00
arch_whitelist
=
x86
platform_whitelist
=
qemu_x86