blob: dc3b15ca139f9b6dbb8ff77733be7f79e6fbb63b [file] [log] [blame]
common:
depends_on: netif
filter: TOOLCHAIN_HAS_NEWLIB == 1
min_ram: 31
tags:
- net
- socket
# FIXME: This test fails very frequently on mps2_an385 due to the system
# timer stability issues, so keep it disabled until the root cause
# is fixed (GitHub issue zephyrproject-rtos/zephyr#48608).
platform_exclude: mps2_an385
tests:
net.socket.reuseaddr_reuseport:
extra_configs:
- CONFIG_TEST_USERSPACE=n
net.socket.reuseaddr_reuseport.userspace:
extra_configs:
- CONFIG_TEST_USERSPACE=y