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
677050c2af
zephyr
/
tests
/
net
/
socket
/
udp
/
testcase.yaml
7 lines
92 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: net: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 06:47:00 +08:00
common
:
depends_on
:
netif
tests: net: udp: Add tests for SO_PRIORITY and setsockopt Verify that user is able to set SO_PRIORITY socket option. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-05-30 23:38:05 +08:00
tags
:
net socket udp
tests: convert testcase.ini to new format Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-28 21:51:08 +08:00
tests
:
tests: net: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 06:47:00 +08:00
net.socket.udp
:
tests/samples: fixed yaml syntax Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-06 02:00:43 +08:00
min_ram
:
21