2020-10-07 16:50:05 +08:00
|
|
|
common:
|
|
|
|
depends_on: netif
|
2020-12-22 22:21:47 +08:00
|
|
|
tags: net tcp2
|
2020-04-08 14:45:11 +08:00
|
|
|
tests:
|
|
|
|
net.tcp2.simple:
|
2020-12-22 22:21:47 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_TCP_RECV_QUEUE_TIMEOUT=1000
|
|
|
|
net.tcp2.no_recv_queue:
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_TCP_RECV_QUEUE_TIMEOUT=0
|