zephyr/samples/net/sockets/dumb_http_server/sample.yaml
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00

11 lines
252 B
YAML

sample:
description: BSD Sockets API dumb HTTP server example
name: socket_dumb_http_server
tests:
sample.net.sockets.dumb_http_server:
filter: TOOLCHAIN_HAS_NEWLIB == 1
harness: net
min_ram: 32
min_flash: 96
tags: net socket