These tests turn on mbedtls and require ajusting min flash requirements to prevent twister from trying to build them on platforms without required amount of flash. Fixes: #51421 Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
7 lines
106 B
YAML
7 lines
106 B
YAML
common:
|
|
depends_on: netif
|
|
min_flash: 240
|
|
tests:
|
|
net.socket.offload.dispatcher:
|
|
tags: net socket
|