blob: 7d5ccbb8fb7e0c3d436df0b1313d640e2c8c52e3 [file] [log] [blame]
common:
depends_on: netif
tags: net tcp
tests:
net.tcp.simple:
extra_configs:
- CONFIG_NET_TCP_RECV_QUEUE_TIMEOUT=1000
net.tcp.no_recv_queue:
extra_configs:
- CONFIG_NET_TCP_RECV_QUEUE_TIMEOUT=0
net.tcp.variable_buf_size:
extra_configs:
- CONFIG_NET_BUF_VARIABLE_DATA_SIZE=y
- CONFIG_NET_BUF_DATA_POOL_SIZE=4096