The seasonal overhaul of test identifiers aligning the terms being used and creating a structure. This is hopefully the last time we do this, plan is to document the identifiers and enforce syntax. The end-goal is to be able to generate a testsuite description from the existing tests and sync it frequently with the testsuite in Testrail. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
261 B
YAML
10 lines
261 B
YAML
sample:
|
|
description: Shell commands for inspecting flash driver
|
|
behavior
|
|
name: Flash shell
|
|
tests:
|
|
sample.drivers.flash.shell:
|
|
platform_whitelist: 96b_carbon frdm_k64f frdm_kw41z frdm_kl25z nucleo_f746zg
|
|
tags: flash shell
|
|
harness: keyboard
|