File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,24 +5,24 @@ common:
55 sysbuild : true
66 build_only : true
77tests :
8- app.nfc_door_lock :
8+ app.door_lock.nfc :
99 platform_allow : &platforms_all
1010 - nrf52840dk/nrf52840
1111 - nrf5340dk/nrf5340/cpuapp
1212 - nrf54l15dk/nrf54l15/cpuapp
1313 integration_platforms : *platforms_all
14- app.door_lock_ble_uwb :
14+ app.door_lock.ble_uwb :
1515 platform_allow : &platforms_uwb
1616 - nrf5340dk/nrf5340/cpuapp
1717 integration_platforms : *platforms_uwb
1818 extra_args :
1919 - app_SNIPPET=uwb_qm35
20- app.nfc_door_lock .matter :
20+ app.door_lock.nfc .matter :
2121 platform_allow : *platforms_all
2222 integration_platforms : *platforms_all
2323 extra_args :
2424 - SNIPPET=matter
25- app.door_lock_ble_uwb .matter :
25+ app.door_lock.ble_uwb .matter :
2626 platform_allow : *platforms_uwb
2727 integration_platforms : *platforms_uwb
2828 extra_args :
You can’t perform that action at this time.
0 commit comments