mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 19:36:35 +00:00
Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
260 B
YAML
10 lines
260 B
YAML
sample:
|
|
description: Shell commands for inspecting flash driver
|
|
behavior
|
|
name: Flash shell
|
|
tests:
|
|
sample.driver.flash_shell:
|
|
platform_whitelist: 96b_carbon frdm_k64f frdm_kw41z frdm_kl25z nucleo_f746zg
|
|
tags: flash shell
|
|
harness: keyboard
|