Added tests in order to verify the functionality of the newly added DNS cache. Signed-off-by: Carlo Kirchmeier <carlo.kirchmeier@zuehlke.com>
12 lines
158 B
YAML
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
|