Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
268 B
YAML
11 lines
268 B
YAML
sample:
|
|
description: Allows Zephyr to provide Bluetooth connectivity
|
|
via SPI.
|
|
name: Bluetooth HCI SPI
|
|
tests:
|
|
sample.bluetooth.hci_spi:
|
|
harness: bluetooth
|
|
platform_whitelist: 96b_carbon_nrf51 nrf51_pca10028
|
|
tags: bluetooth spi
|
|
depends_on: spi
|