tests: fix test identifiers
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>
This commit is contained in:
parent
9a06428244
commit
70758c4374
133 changed files with 203 additions and 206 deletions
|
@ -1,5 +1,5 @@
|
|||
tests:
|
||||
peripheral.nrf5_clock_calibration:
|
||||
drivers.clock.nrf5_clock_calibration:
|
||||
tags: drivers
|
||||
platform_whitelist: nrf51_pca10028 nrf52_pca10040 nrf52840_pca10056
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue