zephyr/tests/net/socket/tls/testcase.yaml
Anas Nashif 6432289baf tests: add integration_platforms to socket/tls test
Run only on defined integration platforms in CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-11-05 09:23:41 -04:00

15 lines
315 B
YAML

common:
depends_on: netif
min_ram: 32
tags: net socket tls
filter: TOOLCHAIN_HAS_NEWLIB == 1
integration_platforms:
- qemu_x86
tests:
net.socket.tls:
extra_configs:
- CONFIG_NET_TC_THREAD_COOPERATIVE=y
net.socket.tls.preempt:
extra_configs:
- CONFIG_NET_TC_THREAD_PREEMPTIVE=y