2017-07-08 21:52:07 +08:00
|
|
|
sample:
|
2017-10-15 00:08:08 +08:00
|
|
|
description: BSD Sockets API TCP echo server sample
|
|
|
|
name: socket_echo
|
2020-08-17 16:06:23 +08:00
|
|
|
common:
|
|
|
|
harness: net
|
|
|
|
depends_on: netif
|
2020-12-09 13:30:25 +08:00
|
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
2017-07-08 21:52:07 +08:00
|
|
|
tests:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.net.sockets.echo:
|
2019-01-24 19:47:13 +08:00
|
|
|
tags: net socket
|
2020-08-17 16:06:23 +08:00
|
|
|
sample.net.sockets.echo.offload.simplelink:
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: cc3220sf_launchxl
|
2020-08-17 16:06:23 +08:00
|
|
|
tags: net socket offload simplelink
|