zephyr/tests/net/tcp/testcase.yaml
Jukka Rissanen 5007509c3f tests: net: tcp: These unit tests are only for legacy TCP
Run the TCP tests in tests/net/tcp only for legacy TCP stack.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-07 10:35:48 +03:00

6 lines
93 B
YAML

tests:
net.tcp.simple:
depends_on: netif
tags: net tcp
filter: CONFIG_NET_TCP1