Skip to content

Commit

Permalink
tests: use sysbuild in tests
Browse files Browse the repository at this point in the history
[KRKNWK-18748]

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski committed May 7, 2024
1 parent dbfe2a3 commit 603d5f6
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/critical_region/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.critical_region:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf52840dk/nrf52840
Expand Down
1 change: 1 addition & 0 deletions tests/functional/crypto/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.crypto:
sysbuild: true
tags: Sidewalk
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/functional/interrupts/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
unity.sidewalk.functional.interrupts:
sysbuild: true
tags: Sidewalk
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/functional/mfg_storage/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tests:
sidewalk.functional.mfg_storage:
skip: true
sysbuild: true
tags: Sidewalk
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/functional/pal_delay/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.delay:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf52840dk/nrf52840
Expand Down
1 change: 1 addition & 0 deletions tests/functional/spi_bus/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.spi_bus:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf52840dk/nrf52840
Expand Down
1 change: 1 addition & 0 deletions tests/functional/storage/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.storage:
sysbuild: true
tags: Sidewalk
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/functional/temperature/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.temperature:
sysbuild: true
platform_allow:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
Expand Down
1 change: 1 addition & 0 deletions tests/functional/time/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.functional.time:
sysbuild: true
tags: Sidewalk
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/manual/ble/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sample:
description: Test Bluetooth with controller (e.g. smartphone with nRF Connect App)
tests:
sidewalk.test.ble:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
build_only: true
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/manual/log/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sample:
description: Test printing different sidewalk logs
tests:
sidewalk.test.log:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
build_only: true
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_assert/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.assert:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_ble_adapter/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.ble_adapter:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_crypto/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.crypto:
sysbuild: true
tags: Sidewalk
platform_allow: native_posix
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_log/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.log:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_mfg_storage/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tests:
sidewalk.unit_tests.mfg_storage:
skip: true
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_storage_kv/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.storage_kv:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_sw_interrupts/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tests:
unity.sidewalk.unit_tests.interrupts:
sysbuild: true
tags: Sidewalk
type: unit
1 change: 1 addition & 0 deletions tests/unit_tests/pal_temperature/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.temperature:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_timer/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.timer:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/pal_uptime/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.uptime:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/sid_ace_alloc/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.ace.alloc:
sysbuild: true
platform_allow:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/sid_ble_adapter_callbacks/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.ble_adapter_callbacks:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/sid_ble_advert/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.ble_advertising:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/sid_ble_connection/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.ble_connection:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/sid_ble_service/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.sid_ble_service:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/sid_dut_shell/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tests:
sidewalk.unit_tests.sid_dut_shell:
sysbuild: true
tags: Sidewalk
type: unit
1 change: 1 addition & 0 deletions tests/unit_tests/sid_pal_gpio/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.unit_tests.gpio:
sysbuild: true
platform_allow: native_posix
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/unit_tests/state_notifier/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tests:
sidewalk.unit_tests.state_notifier:
sysbuild: true
tags: Sidewalk
type: unit
1 change: 1 addition & 0 deletions tests/validation/crypto/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.sid_validation.pal_crypto:
sysbuild: true
platform_allow:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
Expand Down
1 change: 1 addition & 0 deletions tests/validation/storage_kv/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.sid_validation.pal_storage_kv:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
tags: Sidewalk
integration_platforms:
Expand Down
1 change: 1 addition & 0 deletions tests/validation/timer/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tests:
sidewalk.sid_validation.pal_timer:
sysbuild: true
platform_allow: nrf52840dk/nrf52840 nrf5340dk/nrf5340/cpuapp nrf54l15pdk/nrf54l15/cpuapp
tags: Sidewalk
integration_platforms:
Expand Down

0 comments on commit 603d5f6

Please sign in to comment.