zephyr/samples/net/http_client/sample.yaml
Anas Nashif b8e4464958 samples: http_client: unify prj.conf
tested on frdm_k64f

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-02 07:31:22 -04:00

13 lines
278 B
YAML

sample:
name: HTTP Client
tests:
- test:
build_only: true
tags: net http
depends_on: netif
- test_bt:
build_only: true
platform_whitelist: qemu_x86 qemu_cortex_m3
extra_args: CONF_FILE="prj_bt.conf"
tags: net http