zephyr/tests/net/app/testcase.yaml

17 lines
348 B
YAML

tests:
- test:
min_ram: 32
tags: net
- test-no-ipv6:
extra_args: CONF_FILE=prj-no-ipv6.conf
min_ram: 32
tags: net
- test-no-ipv4:
extra_args: CONF_FILE=prj-no-ipv4.conf
min_ram: 32
tags: net
- test-with-dns:
extra_args: CONF_FILE=prj-with-dns.conf
min_ram: 32
tags: net dns