zephyr/samples/net/sockets/http_get/sample.yaml
Anas Nashif 74c573635f samples/tests: filter based on toolchain features
Do not run with toolchains that do not support newlib.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-07 22:46:10 -06:00

11 lines
205 B
YAML

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