Skip to content

Commit 59b9dd6

Browse files
jtguggedaljorgenmk
authored andcommitted
applications: asset_tracker_v2: Build unit tests for native_sim
Build unit tests only for native_sim. Having qemu_cortex_m3 and nRF9160 DK adds no extra value. Signed-off-by: Jan Tore Guggedal <[email protected]>
1 parent 77bce5c commit 59b9dd6

File tree

8 files changed

+0
-28
lines changed

8 files changed

+0
-28
lines changed

applications/asset_tracker_v2/tests/debug_module/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- qemu_cortex_m3
7-
- nrf9160dk/nrf9160/ns
86
integration_platforms:
97
- native_sim
10-
- qemu_cortex_m3
11-
- nrf9160dk/nrf9160/ns
128
tags:
139
- debug_module
1410
- sysbuild

applications/asset_tracker_v2/tests/json_common/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@ tests:
22
applications.asset_tracker_v2.cloud.cloud_codec.json_common.aws:
33
sysbuild: true
44
platform_allow:
5-
- nrf9160dk/nrf9160
65
- native_sim
7-
- qemu_cortex_m3
86
integration_platforms:
9-
- nrf9160dk/nrf9160
107
- native_sim
11-
- qemu_cortex_m3
128
tags:
139
- json_common_test-aws
1410
- sysbuild

applications/asset_tracker_v2/tests/location_module/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- qemu_cortex_m3
7-
- nrf9160dk/nrf9160/ns
86
integration_platforms:
97
- native_sim
10-
- qemu_cortex_m3
11-
- nrf9160dk/nrf9160/ns
128
tags:
139
- location_module
1410
- sysbuild

applications/asset_tracker_v2/tests/lwm2m_codec_helpers/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- qemu_cortex_m3
7-
- nrf9160dk/nrf9160/ns
86
integration_platforms:
97
- native_sim
10-
- qemu_cortex_m3
11-
- nrf9160dk/nrf9160/ns
128
tags:
139
- lwm2m_codec
1410
- sysbuild

applications/asset_tracker_v2/tests/lwm2m_integration/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- qemu_cortex_m3
7-
- nrf9160dk/nrf9160/ns
86
integration_platforms:
97
- native_sim
10-
- qemu_cortex_m3
11-
- nrf9160dk/nrf9160/ns
128
tags:
139
- lwm2m_integration
1410
- sysbuild

applications/asset_tracker_v2/tests/nrf_cloud_codec/testcase.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- qemu_cortex_m3
7-
- nrf9160dk/nrf9160/ns
86
integration_platforms:
97
- native_sim
10-
- qemu_cortex_m3
11-
- nrf9160dk/nrf9160/ns
128
tags:
139
- nrf_cloud_codec
1410
- sysbuild

applications/asset_tracker_v2/tests/nrf_cloud_codec_mocked_cjson/testcase.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- qemu_cortex_m3
76
integration_platforms:
87
- native_sim
9-
- qemu_cortex_m3
108
tags:
119
- nrf_cloud_codec_mocked_cJSON
1210
- sysbuild

applications/asset_tracker_v2/tests/ui_module/testcase.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ tests:
33
sysbuild: true
44
platform_allow:
55
- native_sim
6-
- nrf9160dk/nrf9160/ns
76
integration_platforms:
87
- native_sim
9-
- nrf9160dk/nrf9160/ns
108
tags:
119
- ui_module
1210
- sysbuild

0 commit comments

Comments
 (0)