Skip to content

Commit f296ea5

Browse files
nashifcarlescufi
authored andcommitted
tests: ieee802154: fix test identifier
Fix test identifier and use correct component. Signed-off-by: Anas Nashif <[email protected]>
1 parent 071cad2 commit f296ea5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/drivers/build_all/ieee802154/testcase.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ common:
44
- ieee802154
55
build_only: true
66
tests:
7-
ieee802154.build.external:
7+
drivers.ieee802154.build.external:
88
platform_allow:
99
- native_posix
1010
- native_sim
11-
ieee802154.build.cc13xx_cc26xx:
11+
drivers.ieee802154.build.cc13xx_cc26xx:
1212
platform_allow: cc1352r_sensortag
13-
ieee802154.build.kw41z:
13+
drivers.ieee802154.build.kw41z:
1414
platform_allow: frdm_kw41z
15-
ieee802154.build.mcr20a:
15+
drivers.ieee802154.build.mcr20a:
1616
platform_allow: usb_kw24d512
17-
ieee802154.build.nrf5:
17+
drivers.ieee802154.build.nrf5:
1818
platform_allow: nrf52840dk_nrf52840
19-
ieee802154.build.telink_b91:
19+
drivers.ieee802154.build.telink_b91:
2020
platform_allow: tlsr9518adk80d
21-
ieee802154.build.upipe:
21+
drivers.ieee802154.build.upipe:
2222
platform_allow: qemu_x86

0 commit comments

Comments
 (0)