Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
158 B
YAML
10 lines
158 B
YAML
common:
|
|
depends_on: netif
|
|
tests:
|
|
net.socket.udp:
|
|
extra_configs:
|
|
- CONFIG_NET_TEST=y
|
|
- CONFIG_NET_LOOPBACK=y
|
|
min_ram: 21
|
|
tags: net
|