zephyr/tests/net/socket/select/testcase.yaml
Anas Nashif 37c4631a0b tests: remove various filters due to bugs/issue that were fixed
Some platforms were excluded due to issues that were fixed or resolved
themselves. Enable those platforms again and remove the comments related
to the issues.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-03-28 21:52:13 +01:00

16 lines
306 B
YAML

common:
depends_on: netif
min_ram: 21
tags:
- net
- socket
- userspace
filter: CONFIG_FULL_LIBC_SUPPORTED
tests:
net.socket.select:
extra_configs:
- CONFIG_NET_TC_THREAD_COOPERATIVE=y
net.socket.select.preempt:
extra_configs:
- CONFIG_NET_TC_THREAD_PREEMPTIVE=y