zephyr/tests/net/lib/http_server/common/testcase.yaml
Robert Lubos 1dca822483 tests: net: http_server: Add netif dependency
Some of the http_server tests suites were missing netif dependency.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-09-27 10:56:47 +01:00

15 lines
230 B
YAML

common:
depends_on: netif
min_ram: 40
tags:
- net
- http
- server
integration_platforms:
- native_sim
platform_exclude:
- native_posix
- native_posix/native/64
tests:
net.http.server.common: {}