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>
16 lines
306 B
YAML
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
|