tests: sd: remove subsys from test identifer

Component name should not be subsys.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-03-10 11:02:48 +00:00
parent 24cb002588
commit 1545f9ba7f
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ common:
depends_on: sdhc
tags: drivers sdhc
tests:
subsys.sd.mmc:
sd.mmc:
harness: ztest
filter: dt_compat_enabled("zephyr,mmc-disk")
tags: sdhc

View file

@ -2,7 +2,7 @@ common:
depends_on: sdhc
tags: drivers sdhc
tests:
subsys.sd.sdmmc:
sd.sdmmc:
harness: ztest
harness_config:
fixture: fixture_sdhc