zephyr/tests/net/lib/dns_cache/testcase.yaml
Carlo Kirchmeier 21ce4a271e tests: net: dns: Add DNS cache tests
Added tests in order to verify the functionality of the newly
added DNS cache.

Signed-off-by: Carlo Kirchmeier <carlo.kirchmeier@zuehlke.com>
2024-03-15 08:37:29 +00:00

12 lines
158 B
YAML

common:
tags:
- dns
- net
min_ram: 21
depends_on: netif
integration_platforms:
- native_sim
tests:
net.dns.cache:
build_only: false