zephyr/samples/net/sockets/http_get/sample.yaml
Anas Nashif c8b114f25d samples: exclude socket samples on esp32
ESP32 does not like newlib, exclude for now to get a clean sanitycheck
run. We have issues about this already.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-07-16 19:00:32 -04:00

10 lines
170 B
YAML

sample:
description: BSD Sockets API HTTP GET example
name: socket_http_get
tests:
test:
platform_exclude: esp32
harness: net
min_ram: 32
tags: net