blob: b282bb748f1aba97ddb4022117d4a2c9e90c6925 [file] [log] [blame]
sample:
name: HTTP Server
tests:
test:
harness: net
depends_on: netif
tags: net http
min_flash: 140
test_bt:
harness: net
extra_args: CONF_FILE="prj_bt.conf"
platform_whitelist: qemu_x86
tags: net http
test_usbnet_ecm:
harness: net
extra_args: OVERLAY_CONFIG="overlay-netusb.conf"
tags: net usb
depends_on: usb_device
min_ram: 64
test_usbnet_eem:
harness: net
extra_args: OVERLAY_CONFIG="overlay-netusb.conf"
extra_configs:
- CONFIG_USB_DEVICE_NETWORK_ECM=n
- CONFIG_USB_DEVICE_NETWORK_EEM=y
tags: net usb
depends_on: usb_device
min_ram: 64