zephyr/samples/net/sockets/http_get/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
228 B
YAML

sample:
description: BSD Sockets API HTTP GET example
name: socket_http_get
tests:
sample.net.sockets.http_get:
filter: TOOLCHAIN_HAS_NEWLIB == 1
harness: net
min_ram: 32
min_flash: 80
tags: net socket