Fix testcase naming and follow <component>.<subcomponent> where it makes sense. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
266 B
YAML
8 lines
266 B
YAML
tests:
|
|
peripheral.i2c:
|
|
depends_on: i2c
|
|
tags: drivers i2c
|
|
harness: sensor
|
|
#FIXME: We should remove those and just rely on depends_on, test now is HW specific
|
|
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb quark_se_c1000_ss_devboard
|