|
common:
|
|
harness: net
|
|
tags: net http
|
|
sample:
|
|
name: HTTP Client
|
|
tests:
|
|
test:
|
|
depends_on: netif
|
|
test_bt:
|
|
extra_args: CONF_FILE="prj_bt.conf"
|
|
platform_whitelist: qemu_x86 qemu_cortex_m3
|
|
test_tls:
|
|
extra_args: CONF_FILE="prj_tls.conf"
|
|
platform_whitelist: qemu_x86 qemu_cortex_m3
|