zephyr/tests/net/lib/http_server/common/testcase.yaml
Robert Lubos ec0e2d6308 tests: net: lib: http_server: Bump min_ram requirements
The values set as a min_ram requirement were far from the actual RAM
usage reported during build, make them more realistic.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-05-21 11:51:39 +01:00

14 lines
210 B
YAML

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