Skip to content

Commit acc549e

Browse files
alstrzebonskirlubos
authored andcommitted
tests: bluetooth: fast_pair: add nRF54LM20 support
Added support for the nRF54LM20 board target in the Fast Pair test projects. Jira: NCSDK-34260 Signed-off-by: Aleksander Strzebonski <[email protected]>
1 parent 32c9812 commit acc549e

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

tests/subsys/bluetooth/fast_pair/crypto/testcase.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tests:
1010
- nrf54l15dk/nrf54l05/cpuapp
1111
- nrf54l15dk/nrf54l10/cpuapp
1212
- nrf54l15dk/nrf54l15/cpuapp
13+
- nrf54lm20dk/nrf54lm20a/cpuapp
1314
integration_platforms:
1415
- nrf52dk/nrf52832
1516
- nrf52840dk/nrf52840
@@ -19,6 +20,7 @@ tests:
1920
- nrf54l15dk/nrf54l05/cpuapp
2021
- nrf54l15dk/nrf54l10/cpuapp
2122
- nrf54l15dk/nrf54l15/cpuapp
23+
- nrf54lm20dk/nrf54lm20a/cpuapp
2224
tags:
2325
- sysbuild
2426
- bluetooth
@@ -34,6 +36,7 @@ tests:
3436
- nrf54l15dk/nrf54l10/cpuapp
3537
- nrf54l15dk/nrf54l15/cpuapp
3638
- nrf54l15dk/nrf54l15/cpuapp/ns
39+
- nrf54lm20dk/nrf54lm20a/cpuapp
3740
integration_platforms:
3841
- nrf52dk/nrf52832
3942
- nrf52840dk/nrf52840
@@ -44,6 +47,7 @@ tests:
4447
- nrf54l15dk/nrf54l10/cpuapp
4548
- nrf54l15dk/nrf54l15/cpuapp
4649
- nrf54l15dk/nrf54l15/cpuapp/ns
50+
- nrf54lm20dk/nrf54lm20a/cpuapp
4751
extra_args: FILE_SUFFIX=psa
4852
tags:
4953
- sysbuild
@@ -59,6 +63,7 @@ tests:
5963
- nrf54l15dk/nrf54l05/cpuapp
6064
- nrf54l15dk/nrf54l10/cpuapp
6165
- nrf54l15dk/nrf54l15/cpuapp
66+
- nrf54lm20dk/nrf54lm20a/cpuapp
6267
- qemu_cortex_m3
6368
integration_platforms:
6469
- nrf52dk/nrf52832
@@ -69,6 +74,7 @@ tests:
6974
- nrf54l15dk/nrf54l05/cpuapp
7075
- nrf54l15dk/nrf54l10/cpuapp
7176
- nrf54l15dk/nrf54l15/cpuapp
77+
- nrf54lm20dk/nrf54lm20a/cpuapp
7278
- qemu_cortex_m3
7379
extra_args: FILE_SUFFIX=tinycrypt
7480
tags:

tests/subsys/bluetooth/fast_pair/storage/account_key_storage/testcase.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tests:
1010
- nrf54l15dk/nrf54l05/cpuapp
1111
- nrf54l15dk/nrf54l10/cpuapp
1212
- nrf54l15dk/nrf54l15/cpuapp
13+
- nrf54lm20dk/nrf54lm20a/cpuapp
1314
- qemu_cortex_m3
1415
integration_platforms:
1516
- nrf52dk/nrf52832
@@ -20,6 +21,7 @@ tests:
2021
- nrf54l15dk/nrf54l05/cpuapp
2122
- nrf54l15dk/nrf54l10/cpuapp
2223
- nrf54l15dk/nrf54l15/cpuapp
24+
- nrf54lm20dk/nrf54lm20a/cpuapp
2325
- qemu_cortex_m3
2426
tags:
2527
- sysbuild
@@ -85,6 +87,7 @@ tests:
8587
- nrf54l15dk/nrf54l05/cpuapp
8688
- nrf54l15dk/nrf54l10/cpuapp
8789
- nrf54l15dk/nrf54l15/cpuapp
90+
- nrf54lm20dk/nrf54lm20a/cpuapp
8891
- qemu_cortex_m3
8992
integration_platforms:
9093
- nrf52dk/nrf52832
@@ -95,6 +98,7 @@ tests:
9598
- nrf54l15dk/nrf54l05/cpuapp
9699
- nrf54l15dk/nrf54l10/cpuapp
97100
- nrf54l15dk/nrf54l15/cpuapp
101+
- nrf54lm20dk/nrf54lm20a/cpuapp
98102
- qemu_cortex_m3
99103
extra_args: CONFIG_TEST_BT_FAST_PAIR_STORAGE_OWNER_ACCOUNT_KEY=y
100104
tags:

tests/subsys/bluetooth/fast_pair/storage/factory_reset/testcase.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ tests:
1111
- nrf54l15dk/nrf54l05/cpuapp
1212
- nrf54l15dk/nrf54l10/cpuapp
1313
- nrf54l15dk/nrf54l15/cpuapp
14+
- nrf54lm20dk/nrf54lm20a/cpuapp
1415
integration_platforms:
1516
- nrf52dk/nrf52832
1617
- nrf52840dk/nrf52840
@@ -20,6 +21,7 @@ tests:
2021
- nrf54l15dk/nrf54l05/cpuapp
2122
- nrf54l15dk/nrf54l10/cpuapp
2223
- nrf54l15dk/nrf54l15/cpuapp
24+
- nrf54lm20dk/nrf54lm20a/cpuapp
2325
tags:
2426
- sysbuild
2527
- bluetooth
@@ -102,6 +104,7 @@ tests:
102104
- nrf54l15dk/nrf54l05/cpuapp
103105
- nrf54l15dk/nrf54l10/cpuapp
104106
- nrf54l15dk/nrf54l15/cpuapp
107+
- nrf54lm20dk/nrf54lm20a/cpuapp
105108
integration_platforms:
106109
- nrf52dk/nrf52832
107110
- nrf52840dk/nrf52840
@@ -111,6 +114,7 @@ tests:
111114
- nrf54l15dk/nrf54l05/cpuapp
112115
- nrf54l15dk/nrf54l10/cpuapp
113116
- nrf54l15dk/nrf54l15/cpuapp
117+
- nrf54lm20dk/nrf54lm20a/cpuapp
114118
extra_args: CONFIG_TEST_BT_FAST_PAIR_STORAGE_OWNER_ACCOUNT_KEY=y
115119
tags:
116120
- sysbuild

0 commit comments

Comments
 (0)