tests: net: socket: udp: Add min_flash to the test config

Add minimum flash requirement to the tests. This will effectively
exclude nrf5340dk/nrf5340/cpuapp/ns as it does not have
enough flash for the application.

Fixes #81862

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
Jukka Rissanen 2024-11-25 13:59:05 +02:00 committed by Anas Nashif
commit 9332c2813e

View file

@ -5,6 +5,7 @@ common:
- socket
- udp
min_ram: 21
min_flash: 194
filter: CONFIG_FULL_LIBC_SUPPORTED
tests:
net.socket.udp: