mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 04:02:31 +00:00
Run the TCP tests in tests/net/tcp only for legacy TCP stack. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
6 lines
93 B
YAML
6 lines
93 B
YAML
tests:
|
|
net.tcp.simple:
|
|
depends_on: netif
|
|
tags: net tcp
|
|
filter: CONFIG_NET_TCP1
|