blob: aee10686c0f0a5b433d96df138af753fcf48bbc7 [file] [log] [blame]
sample:
description: echo server using socket service API
name: socket_service_echo
common:
harness: net
depends_on: netif
filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC
# eventfd does not work properly with native_posix so exclude it here
platform_exclude:
- native_posix
- native_posix_64
tests:
sample.net.sockets.service.echo:
tags:
- net
- socket