tests: classify periphera tests

Fix testcase naming and follow <component>.<subcomponent> where it makes
sense.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-03-31 09:25:40 -05:00 committed by Anas Nashif
commit 49bb83138c
18 changed files with 29 additions and 43 deletions

View file

@ -1,5 +1,5 @@
tests:
test_gpio:
peripheral.gpio:
tags: drivers gpio
depends_on: gpio
# FIXME: code is board specific, it should be generalised