zephyr/samples/net/http_server/sample.yaml
Anas Nashif ce6bc346b9 samples: http_server: unify prj.conf
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-02 07:31:22 -04:00

13 lines
263 B
YAML

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