build: fix include path for cli configuration #198
26 fail, 21 pass in 6m 39s
Annotations
Check warning on line 0 in nrf52840dk_nrf52840:functional/crypto/sidewalk.functional.crypto
github-actions / Unit Test Results
functional/crypto/sidewalk.functional.crypto (nrf52840dk_nrf52840:functional/crypto/sidewalk.functional.crypto) failed
artifacts/dut/twister.xml [took 25s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE crypto
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_aad
PASS - test_sid_pal_crypto_aead_ccm_bad_aad in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_iv
PASS - test_sid_pal_crypto_aead_ccm_bad_iv in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_key
PASS - test_sid_pal_crypto_aead_ccm_bad_key in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_mac
PASS - test_sid_pal_crypto_aead_ccm_bad_mac in 0.004 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_external_encrypted_data
PASS - test_sid_pal_crypto_aead_ccm_external_encrypted_data in 0.007 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_invalid_args
PASS - test_sid_pal_crypto_aead_ccm_invalid_args in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_self_test
PASS - test_sid_pal_crypto_aead_ccm_self_test in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_aad
PASS - test_sid_pal_crypto_aead_gcm_bad_aad in 0.002 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_iv
PASS - test_sid_pal_crypto_aead_gcm_bad_iv in 0.002 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_key
PASS - test_sid_pal_crypto_aead_gcm_bad_key in 0.002 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_mac
PASS - test_sid_pal_crypto_aead_gcm_bad_mac in 0.002 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_external_encrypted_data
PASS - test_sid_pal_crypto_aead_gcm_external_encrypted_data in 0.007 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_invalid_args
PASS - test_sid_pal_crypto_aead_gcm_invalid_args in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_self_test
PASS - test_sid_pal_crypto_aead_gcm_self_test in 0.013 seconds
===================================================================
START - test_sid_pal_crypto_aes_crypt
PASS - test_sid_pal_crypto_aes_crypt in 0.006 seconds
===================================================================
START - test_sid_pal_crypto_deinit
PASS - test_sid_pal_crypto_deinit in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_ecc_dsa
PASS - test_sid_pal_crypto_ecc_dsa in 1.206 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_secp256r1
PASS - test_sid_pal_crypto_ecc_ecdh_secp256r1 in 0.050 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_secp256r1_negative
PASS - test_sid_pal_crypto_ecc_ecdh_secp256r1_negative in 0.050 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_shared_secret
PASS - test_sid_pal_crypto_ecc_ecdh_shared_secret in 0.050 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_x25519
PASS - test_sid_pal_crypto_ecc_ecdh_x25519 in 0.014 seconds
===================================================================
START - test_sid_pal_crypto_ecc_key_gen
PASS - test_sid_pal_crypto_ecc_key_gen in 0.576 seconds
===================================================================
START - test_sid_pal_crypto_hash
PASS - test_sid_pal_crypto_hash in 0.005 seconds
===================================================================
START - test_sid_pal_crypto_hmac_invalid_args
PASS - test_sid_pal_crypto_hmac_invalid_args in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha256
PASS - test_sid_pal_crypto_hmac_sha256 in 0.004 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha256_fake_key
PASS - test_sid_pal_crypto_hmac_sha256_fake_key in 0.002 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha512
PASS - test_sid_pal_crypto_hmac_sha512 in 0.008 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha512_fake_key
PASS - test_sid_pal_crypto_hmac_sha512_fake_key in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_no_init
PASS - test_sid_pal_crypto_no_init in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_rng
PASS - test_sid_pal_crypto_rng in 0.013 seconds
===================================================================
TESTSUITE crypto succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [crypto]: pass = 30, fail = 0, skip = 0, total = 30 duration = 2.043 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_aad] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_iv] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_key] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_mac] duration = 0.004 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_external_encrypted_data] duration = 0.007 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_invalid_args] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_self_test] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_aad] duration = 0.002 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_iv] duration = 0.002 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_key] duration = 0.002 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_mac] duration = 0.002 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_external_encrypted_data] duration = 0.007 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_invalid_args] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_self_test] duration = 0.013 seconds
- PASS - [crypto.test_sid_pal_crypto_aes_crypt] duration = 0.006 seconds
- PASS - [crypto.test_sid_pal_crypto_deinit] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_dsa] duration = 1.206 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_secp256r1] duration = 0.050 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_secp256r1_negative] duration = 0.050 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_shared_secret] duration = 0.050 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_x25519] duration = 0.014 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_key_gen] duration = 0.576 seconds
- PASS - [crypto.test_sid_pal_crypto_hash] duration = 0.005 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_invalid_args] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha256] duration = 0.004 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha256_fake_key] duration = 0.002 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha512] duration = 0.008 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha512_fake_key] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_no_init] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_rng] duration = 0.013 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: fd4c0f654269608de852b7fa1b5ca952
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
functional/interrupts/unity.sidewalk.functional.interrupts (nrf52840dk_nrf52840:functional/interrupts/unity.sidewalk.functional.interrupts) failed
artifacts/dut/twister.xml [took 36s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE interrupts
===================================================================
START - test_sid_pal_swi
PASS - test_sid_pal_swi in 0.002 seconds
===================================================================
TESTSUITE interrupts succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [interrupts]: pass = 1, fail = 0, skip = 0, total = 1 duration = 0.002 seconds
- PASS - [interrupts.test_sid_pal_swi] duration = 0.002 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 27e82dea411b69022a5ebb069a314068
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
functional/mfg_storage/sidewalk.functional.mfg_storage (nrf52840dk_nrf52840:functional/mfg_storage/sidewalk.functional.mfg_storage) failed
artifacts/dut/twister.xml [took 47s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE mfg_storage
===================================================================
START - test_1sid_pal_mfg_storage_no_init
PASS - test_1sid_pal_mfg_storage_no_init in 0.001 seconds
===================================================================
START - test_2sid_pal_mfg_storage_init
PASS - test_2sid_pal_mfg_storage_init in 0.083 seconds
===================================================================
START - test_3sid_pal_mfg_storage_write
PASS - test_3sid_pal_mfg_storage_write in 0.001 seconds
===================================================================
START - test_4sid_pal_mfg_storage_read
PASS - test_4sid_pal_mfg_storage_read in 0.001 seconds
===================================================================
START - test_5sid_pal_mfg_storage_erase
PASS - test_5sid_pal_mfg_storage_erase in 0.085 seconds
===================================================================
START - test_6sid_pal_mfg_storage_dev_id_get
PASS - test_6sid_pal_mfg_storage_dev_id_get in 0.085 seconds
===================================================================
START - test_7sid_pal_mfg_storage_sn_get
PASS - test_7sid_pal_mfg_storage_sn_get in 0.085 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE mfg_storage succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [mfg_storage]: pass = 8, fail = 0, skip = 0, total = 8 duration = 0.342 seconds
- PASS - [mfg_storage.test_1sid_pal_mfg_storage_no_init] duration = 0.001 seconds
- PASS - [mfg_storage.test_2sid_pal_mfg_storage_init] duration = 0.083 seconds
- PASS - [mfg_storage.test_3sid_pal_mfg_storage_write] duration = 0.001 seconds
- PASS - [mfg_storage.test_4sid_pal_mfg_storage_read] duration = 0.001 seconds
- PASS - [mfg_storage.test_5sid_pal_mfg_storage_erase] duration = 0.085 seconds
- PASS - [mfg_storage.test_6sid_pal_mfg_storage_dev_id_get] duration = 0.085 seconds
- PASS - [mfg_storage.test_7sid_pal_mfg_storage_sn_get] duration = 0.085 seconds
- PASS - [mfg_storage.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: a543f50790486e5d60a7d88eccf1b84b
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf52840dk_nrf52840:functional/pal_delay/sidewalk.functional.delay
github-actions / Unit Test Results
functional/pal_delay/sidewalk.functional.delay (nrf52840dk_nrf52840:functional/pal_delay/sidewalk.functional.delay) failed
artifacts/dut/twister.xml [took 57s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE pal_delay
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_sid_pal_delay
PASS - test_sid_pal_delay in 0.002 seconds
===================================================================
TESTSUITE pal_delay succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [pal_delay]: pass = 2, fail = 0, skip = 0, total = 2 duration = 0.003 seconds
- PASS - [pal_delay.test_sanity] duration = 0.001 seconds
- PASS - [pal_delay.test_sid_pal_delay] duration = 0.002 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 9c2bbf4fc7875e592bf413cb2d8c5ba1
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf52840dk_nrf52840:functional/spi_bus/sidewalk.functional.spi_bus
github-actions / Unit Test Results
functional/spi_bus/sidewalk.functional.spi_bus (nrf52840dk_nrf52840:functional/spi_bus/sidewalk.functional.spi_bus) failed
artifacts/dut/twister.xml [took 1m 7s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE spi_bus
===================================================================
START - test_init_spi
PASS - test_init_spi in 0.001 seconds
===================================================================
START - test_invalid_init_spi
PASS - test_invalid_init_spi in 0.001 seconds
===================================================================
START - test_only_tx_spi
PASS - test_only_tx_spi in 0.001 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_send_spi
ff ff ff ff ff PASS - test_send_spi in 0.002 seconds
===================================================================
START - test_xfer_no_buffer
PASS - test_xfer_no_buffer in 0.001 seconds
===================================================================
START - test_xfer_no_interface
PASS - test_xfer_no_interface in 0.001 seconds
===================================================================
START - test_xfer_wrong_interface
PASS - test_xfer_wrong_interface in 0.001 seconds
===================================================================
TESTSUITE spi_bus succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [spi_bus]: pass = 8, fail = 0, skip = 0, total = 8 duration = 0.009 seconds
- PASS - [spi_bus.test_init_spi] duration = 0.001 seconds
- PASS - [spi_bus.test_invalid_init_spi] duration = 0.001 seconds
- PASS - [spi_bus.test_only_tx_spi] duration = 0.001 seconds
- PASS - [spi_bus.test_sanity] duration = 0.001 seconds
- PASS - [spi_bus.test_send_spi] duration = 0.002 seconds
- PASS - [spi_bus.test_xfer_no_buffer] duration = 0.001 seconds
- PASS - [spi_bus.test_xfer_no_interface] duration = 0.001 seconds
- PASS - [spi_bus.test_xfer_wrong_interface] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: ab69afbbc5f9de25187fabf0c206e4d7
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf52840dk_nrf52840:functional/storage/sidewalk.functional.storage
github-actions / Unit Test Results
functional/storage/sidewalk.functional.storage (nrf52840dk_nrf52840:functional/storage/sidewalk.functional.storage) failed
artifacts/dut/twister.xml [took 1m 18s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE functional_storage
===================================================================
START - test_1sid_pal_storage_no_init
E: NVS not initialized
E: NVS not initialized
E: NVS not initialized
E: NVS not initialized
E: NVS not initialized
PASS - test_1sid_pal_storage_no_init in 0.011 seconds
===================================================================
START - test_2sid_pal_storage_kv_init
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
PASS - test_2sid_pal_storage_kv_init in 0.014 seconds
===================================================================
START - test_3sid_pal_storage_incorrect_group_id
PASS - test_3sid_pal_storage_incorrect_group_id in 0.001 seconds
===================================================================
START - test_4sid_pal_storage_null_ptr
PASS - test_4sid_pal_storage_null_ptr in 0.001 seconds
===================================================================
START - test_5sid_pal_storage_erase_all_1
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
PASS - test_5sid_pal_storage_erase_all_1 in 0.183 seconds
===================================================================
START - test_6sid_pal_storage_write_get
PASS - test_6sid_pal_storage_write_get in 0.012 seconds
===================================================================
START - test_7sid_pal_storage_delete_records
PASS - test_7sid_pal_storage_delete_records in 0.004 seconds
===================================================================
START - test_8sid_pal_storage_erase_all_2
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
PASS - test_8sid_pal_storage_erase_all_2 in 0.183 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE functional_storage succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [functional_storage]: pass = 9, fail = 0, skip = 0, total = 9 duration = 0.410 seconds
- PASS - [functional_storage.test_1sid_pal_storage_no_init] duration = 0.011 seconds
- PASS - [functional_storage.test_2sid_pal_storage_kv_init] duration = 0.014 seconds
- PASS - [functional_storage.test_3sid_pal_storage_incorrect_group_id] duration = 0.001 seconds
- PASS - [functional_storage.test_4sid_pal_storage_null_ptr] duration = 0.001 seconds
- PASS - [functional_storage.test_5sid_pal_storage_erase_all_1] duration = 0.183 seconds
- PASS - [functional_storage.test_6sid_pal_storage_write_get] duration = 0.012 seconds
- PASS - [functional_storage.test_7sid_pal_storage_delete_records] duration = 0.004 seconds
- PASS - [functional_storage.test_8sid_pal_storage_erase_all_2] duration = 0.183 seconds
- PASS - [functional_storage.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 9e34f5557e53b9704d870ae7febbf33e
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
functional/temperature/sidewalk.functional.temperature (nrf52840dk_nrf52840:functional/temperature/sidewalk.functional.temperature) failed
artifacts/dut/twister.xml [took 1m 29s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE temperature
===================================================================
START - test_multiple_fast_readings
mean reading= 22.00, max deviation = 0.00 PASS - test_multiple_fast_readings in 0.023 seconds
===================================================================
START - test_multiple_slow_readings
mean reading= 22.00, max deviation = 0.00 PASS - test_multiple_slow_readings in 1.015 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_valid_temperature_range_for_SoC
die temperature = 22 PASS - test_valid_temperature_range_for_SoC in 0.003 seconds
===================================================================
TESTSUITE temperature succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [temperature]: pass = 4, fail = 0, skip = 0, total = 4 duration = 1.042 seconds
- PASS - [temperature.test_multiple_fast_readings] duration = 0.023 seconds
- PASS - [temperature.test_multiple_slow_readings] duration = 1.015 seconds
- PASS - [temperature.test_sanity] duration = 0.001 seconds
- PASS - [temperature.test_valid_temperature_range_for_SoC] duration = 0.003 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: ceb150bcc573929b1a88e3e8c0dc3c3c
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf52840dk_nrf52840:functional/time/sidewalk.functional.time
github-actions / Unit Test Results
functional/time/sidewalk.functional.time (nrf52840dk_nrf52840:functional/time/sidewalk.functional.time) failed
artifacts/dut/twister.xml [took 1m 41s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE time
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_sid_pal_timer_arm
PASS - test_sid_pal_timer_arm in 0.001 seconds
===================================================================
START - test_sid_pal_timer_cancel
PASS - test_sid_pal_timer_cancel in 0.001 seconds
===================================================================
START - test_sid_pal_timer_cancel_after_it_expired
PASS - test_sid_pal_timer_cancel_after_it_expired in 0.116 seconds
===================================================================
START - test_sid_pal_timer_cancel_before_it_expire
PASS - test_sid_pal_timer_cancel_before_it_expire in 0.401 seconds
===================================================================
START - test_sid_pal_timer_deinit_after_it_expired
PASS - test_sid_pal_timer_deinit_after_it_expired in 0.116 seconds
===================================================================
START - test_sid_pal_timer_init_deinit
PASS - test_sid_pal_timer_init_deinit in 0.001 seconds
===================================================================
START - test_sid_pal_timer_is_armed
PASS - test_sid_pal_timer_is_armed in 0.001 seconds
===================================================================
START - test_sid_pal_timer_one_shot_100usec
PASS - test_sid_pal_timer_one_shot_100usec in 0.101 seconds
===================================================================
START - test_sid_pal_timer_one_shot_few_times
PASS - test_sid_pal_timer_one_shot_few_times in 0.402 seconds
===================================================================
START - test_sid_pal_timer_periodically_execute_callback
PASS - test_sid_pal_timer_periodically_execute_callback in 0.101 seconds
===================================================================
START - test_sid_pal_uptime_get
PASS - test_sid_pal_uptime_get in 0.001 seconds
===================================================================
TESTSUITE time succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [time]: pass = 12, fail = 0, skip = 0, total = 12 duration = 1.243 seconds
- PASS - [time.test_sanity] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_arm] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_cancel] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_cancel_after_it_expired] duration = 0.116 seconds
- PASS - [time.test_sid_pal_timer_cancel_before_it_expire] duration = 0.401 seconds
- PASS - [time.test_sid_pal_timer_deinit_after_it_expired] duration = 0.116 seconds
- PASS - [time.test_sid_pal_timer_init_deinit] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_is_armed] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_one_shot_100usec] duration = 0.101 seconds
- PASS - [time.test_sid_pal_timer_one_shot_few_times] duration = 0.402 seconds
- PASS - [time.test_sid_pal_timer_periodically_execute_callback] duration = 0.101 seconds
- PASS - [time.test_sid_pal_uptime_get] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 8405dbcf0d4e477bf9ea3b7140ece2b5
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
unit_tests/pal_critical_region/sidewalk.unit_tests.critical_region (nrf52840dk_nrf52840:unit_tests/pal_critical_region/sidewalk.unit_tests.critical_region) failed
artifacts/dut/twister.xml [took 1m 52s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE pal_critical_region
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_sid_pal_critical_multiple_entry
Triggering irq : 26
Triggering irq : 26
Triggering irq : 26
PASS - test_sid_pal_critical_multiple_entry in 0.007 seconds
===================================================================
START - test_sid_pal_critical_region
Triggering irq : 24
Triggering irq : 24
Triggering irq : 24
PASS - test_sid_pal_critical_region in 0.007 seconds
===================================================================
START - test_sid_pal_critical_region_multiple_entry_multiple_irq
Triggering irq : 27
Triggering irq : 27
Triggering irq : 27
Triggering irq : 27
PASS - test_sid_pal_critical_region_multiple_entry_multiple_irq in 0.009 seconds
===================================================================
TESTSUITE pal_critical_region succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [pal_critical_region]: pass = 4, fail = 0, skip = 0, total = 4 duration = 0.024 seconds
- PASS - [pal_critical_region.test_sanity] duration = 0.001 seconds
- PASS - [pal_critical_region.test_sid_pal_critical_multiple_entry] duration = 0.007 seconds
- PASS - [pal_critical_region.test_sid_pal_critical_region] duration = 0.007 seconds
- PASS - [pal_critical_region.test_sid_pal_critical_region_multiple_entry_multiple_irq] duration = 0.009 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: e101da7c8dbe2cebbeb602088fc7bd0a
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
unit_tests/sid_ace_alloc/sidewalk.unit_tests.ace.alloc (nrf52840dk_nrf52840:unit_tests/sid_ace_alloc/sidewalk.unit_tests.ace.alloc) failed
artifacts/dut/twister.xml [took 2m 3s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE sid_ace_alloc
===================================================================
START - test_ace_alloc_and_free
PASS - test_ace_alloc_and_free in 0.033 seconds
===================================================================
START - test_ace_alloc_free_negative
PASS - test_ace_alloc_free_negative in 0.001 seconds
===================================================================
START - test_ace_alloc_full
PASS - test_ace_alloc_full in 0.116 seconds
===================================================================
START - test_ace_alloc_init_deinit
PASS - test_ace_alloc_init_deinit in 0.001 seconds
===================================================================
START - test_ace_alloc_init_with_allocator_not_supported
PASS - test_ace_alloc_init_with_allocator_not_supported in 0.001 seconds
===================================================================
START - test_ace_calloc_full
PASS - test_ace_calloc_full in 0.001 seconds
===================================================================
START - test_ace_calloc_initialize_with_zeros
PASS - test_ace_calloc_initialize_with_zeros in 0.001 seconds
===================================================================
START - test_ace_calloc_negative
PASS - test_ace_calloc_negative in 0.001 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE sid_ace_alloc succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [sid_ace_alloc]: pass = 9, fail = 0, skip = 0, total = 9 duration = 0.156 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_and_free] duration = 0.033 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_free_negative] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_full] duration = 0.116 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_init_deinit] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_init_with_allocator_not_supported] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_calloc_full] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_calloc_initialize_with_zeros] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_calloc_negative] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 8ebd69305cd9098b44262bcccb00603d
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf52840dk_nrf52840:validation/crypto/sidewalk.sid_validation.pal_crypto
github-actions / Unit Test Results
validation/crypto/sidewalk.sid_validation.pal_crypto (nrf52840dk_nrf52840:validation/crypto/sidewalk.sid_validation.pal_crypto) failed
artifacts/dut/twister.xml [took 2m 22s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 0, Swap type: none
I: Bootloader chainload address offset: 0xc000
I: Jumping to the first image slot
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE crypto
===================================================================
START - test_cmac_invalid_input_combo
PASS - test_cmac_invalid_input_combo in 0.001 seconds
===================================================================
START - test_cmac_invalid_param
PASS - test_cmac_invalid_param in 0.001 seconds
===================================================================
START - test_cmac_negative
PASS - test_cmac_negative in 0.001 seconds
===================================================================
START - test_cmac_positive
PASS - test_cmac_positive in 0.001 seconds
===================================================================
START - test_ctr_invalid_input_combo
PASS - test_ctr_invalid_input_combo in 0.001 seconds
===================================================================
START - test_ctr_invalid_params_decrypt
PASS - test_ctr_invalid_params_decrypt in 0.001 seconds
===================================================================
START - test_ctr_invalid_params_encrypt
PASS - test_ctr_invalid_params_encrypt in 0.001 seconds
===================================================================
START - test_ctr_negative
PASS - test_ctr_negative in 0.002 seconds
===================================================================
START - test_ctr_positive
PASS - test_ctr_positive in 0.001 seconds
===================================================================
START - test_ecc_dsa_ed25519_negative
PASS - test_ecc_dsa_ed25519_negative in 0.072 seconds
===================================================================
START - test_ecc_dsa_ed25519_positive
PASS - test_ecc_dsa_ed25519_positive in 0.134 seconds
===================================================================
START - test_ecc_dsa_invalid_param_ecdsa_secp256r1
PASS - test_ecc_dsa_invalid_param_ecdsa_secp256r1 in 0.001 seconds
===================================================================
START - test_ecc_dsa_invalid_param_eddsa_ed25519
PASS - test_ecc_dsa_invalid_param_eddsa_ed25519 in 0.001 seconds
===================================================================
START - test_ecc_dsa_secp256r1_negative
PASS - test_ecc_dsa_secp256r1_negative in 0.190 seconds
===================================================================
START - test_ecc_dsa_secp256r1_positive
PASS - test_ecc_dsa_secp256r1_positive in 0.355 seconds
===================================================================
START - test_ecc_ecdh_curve25519_negative
PASS - test_ecc_ecdh_curve25519_negative in 0.038 seconds
===================================================================
START - test_ecc_ecdh_curve25519_positive
PASS - test_ecc_ecdh_curve25519_positive in 0.102 seconds
===================================================================
START - test_ecc_ecdh_invalid_param_ecdh_curve25519
PASS - test_ecc_ecdh_invalid_param_ecdh_curve25519 in 0.001 seconds
===================================================================
START - test_ecc_ecdh_invalid_param_ecdh_secp256r1
PASS - test_ecc_ecdh_invalid_param_ecdh_secp256r1 in 0.001 seconds
===================================================================
START - test_ecc_ecdh_secp256r1_negative
PASS - test_ecc_ecdh_secp256r1_negative in 0.072 seconds
===================================================================
START - test_ecc_ecdh_secp256r1_positive
PASS - test_ecc_ecdh_secp256r1_positive in 0.191 seconds
===================================================================
START - test_ecc_key_gen_invalid_param_ecdh_curve25519
PASS - test_ecc_key_gen_invalid_param_ecdh_curve25519 in 0.001 seconds
===================================================================
START - test_ecc_key_gen_invalid_param_ecdsa_secp256r1
PASS - test_ecc_key_gen_invalid_param_ecdsa_secp256r1 in 0.001 seconds
===================================================================
START - test_ecc_key_gen_invalid_param_eddsa_ed25519
PASS - test_ecc_key_gen_invalid_param_eddsa_ed25519 in 0.001 seconds
===================================================================
START - test_ecc_key_gen_positive
PASS - test_ecc_key_gen_positive in 0.046 seconds
===================================================================
START - test_gcm_invalid_params_decrypt
PASS - test_gcm_invalid_params_decrypt in 0.001 seconds
===================================================================
START - test_gcm_invalid_params_encrypt
PASS - test_gcm_invalid_params_encrypt in 0.001 seconds
===================================================================
START - test_gcm_negative
PASS - test_gcm_negative in 0.006 seconds
===================================================================
START - test_gcm_positive
PASS - test_gcm_positive in 0.002 seconds
===================================================================
START - test_hash_invalid_param_sha256
PASS - test_hash_invalid_param_sha256 in 0.001 seconds
===================================================================
START - test_hash_invalid_param_sha512
PASS - test_hash_invalid_param_sha512 in 0.001 seconds
===================================================================
START - test_hash_positive
PASS - test_hash_positive in 0.001 seconds
===================================================================
START - test_hmac_invalid_param_sha256
PASS - test_hmac_invalid_param_sha256 in 0.001 seconds
===================================================================
START - test_hmac_invalid_param_sha512
PASS - test_hmac_invalid_param_sha512 in 0.001 seconds
===================================================================
START - test_hmac_negative
PASS - test_hmac_negative in 0.003 seconds
===================================================================
START - test_hmac_positive
PASS - test_hmac_positive in 0.003 seconds
===================================================================
START - test_random_number_gen_invalid_param
PASS - test_random_number_gen_invalid_param in 0.001 seconds
===================================================================
START - test_random_number_gen_positive
PASS - test_random_number_gen_positive in 0.001 seconds
===================================================================
TESTSUITE crypto succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [crypto]: pass = 38, fail = 0, skip = 0, total = 38 duration = 1.240 seconds
- PASS - [crypto.test_cmac_invalid_input_combo] duration = 0.001 seconds
- PASS - [crypto.test_cmac_invalid_param] duration = 0.001 seconds
- PASS - [crypto.test_cmac_negative] duration = 0.001 seconds
- PASS - [crypto.test_cmac_positive] duration = 0.001 seconds
- PASS - [crypto.test_ctr_invalid_input_combo] duration = 0.001 seconds
- PASS - [crypto.test_ctr_invalid_params_decrypt] duration = 0.001 seconds
- PASS - [crypto.test_ctr_invalid_params_encrypt] duration = 0.001 seconds
- PASS - [crypto.test_ctr_negative] duration = 0.002 seconds
- PASS - [crypto.test_ctr_positive] duration = 0.001 seconds
- PASS - [crypto.test_ecc_dsa_ed25519_negative] duration = 0.072 seconds
- PASS - [crypto.test_ecc_dsa_ed25519_positive] duration = 0.134 seconds
- PASS - [crypto.test_ecc_dsa_invalid_param_ecdsa_secp256r1] duration = 0.001 seconds
- PASS - [crypto.test_ecc_dsa_invalid_param_eddsa_ed25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_dsa_secp256r1_negative] duration = 0.190 seconds
- PASS - [crypto.test_ecc_dsa_secp256r1_positive] duration = 0.355 seconds
- PASS - [crypto.test_ecc_ecdh_curve25519_negative] duration = 0.038 seconds
- PASS - [crypto.test_ecc_ecdh_curve25519_positive] duration = 0.102 seconds
- PASS - [crypto.test_ecc_ecdh_invalid_param_ecdh_curve25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_ecdh_invalid_param_ecdh_secp256r1] duration = 0.001 seconds
- PASS - [crypto.test_ecc_ecdh_secp256r1_negative] duration = 0.072 seconds
- PASS - [crypto.test_ecc_ecdh_secp256r1_positive] duration = 0.191 seconds
- PASS - [crypto.test_ecc_key_gen_invalid_param_ecdh_curve25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_key_gen_invalid_param_ecdsa_secp256r1] duration = 0.001 seconds
- PASS - [crypto.test_ecc_key_gen_invalid_param_eddsa_ed25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_key_gen_positive] duration = 0.046 seconds
- PASS - [crypto.test_gcm_invalid_params_decrypt] duration = 0.001 seconds
- PASS - [crypto.test_gcm_invalid_params_encrypt] duration = 0.001 seconds
- PASS - [crypto.test_gcm_negative] duration = 0.006 seconds
- PASS - [crypto.test_gcm_positive] duration = 0.002 seconds
- PASS - [crypto.test_hash_invalid_param_sha256] duration = 0.001 seconds
- PASS - [crypto.test_hash_invalid_param_sha512] duration = 0.001 seconds
- PASS - [crypto.test_hash_positive] duration = 0.001 seconds
- PASS - [crypto.test_hmac_invalid_param_sha256] duration = 0.001 seconds
- PASS - [crypto.test_hmac_invalid_param_sha512] duration = 0.001 seconds
- PASS - [crypto.test_hmac_negative] duration = 0.003 seconds
- PASS - [crypto.test_hmac_positive] duration = 0.003 seconds
- PASS - [crypto.test_random_number_gen_invalid_param] duration = 0.001 seconds
- PASS - [crypto.test_random_number_gen_positive] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 465be60eea775d481397ee8196bbaaf0
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
validation/storage_kv/sidewalk.sid_validation.pal_storage_kv (nrf52840dk_nrf52840:validation/storage_kv/sidewalk.sid_validation.pal_storage_kv) failed
artifacts/dut/twister.xml [took 2m 40s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 0, Swap type: none
I: Bootloader chainload address offset: 0xc000
I: Jumping to the first image slot
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE storage
===================================================================
START - test_record_delete
PASS - test_record_delete in 0.190 seconds
===================================================================
START - test_record_delete_error
SKIP - test_record_delete_error in 0.180 seconds
===================================================================
START - test_record_get_error
PASS - test_record_get_error in 0.180 seconds
===================================================================
START - test_record_group_delete
PASS - test_record_group_delete in 0.362 seconds
===================================================================
START - test_record_group_delete_error
PASS - test_record_group_delete_error in 0.541 seconds
===================================================================
START - test_record_set_delete_set
PASS - test_record_set_delete_set in 0.184 seconds
===================================================================
START - test_record_set_get
PASS - test_record_set_get in 0.183 seconds
===================================================================
START - test_record_set_twice
PASS - test_record_set_twice in 0.184 seconds
===================================================================
TESTSUITE storage succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [storage]: pass = 7, fail = 0, skip = 1, total = 8 duration = 2.004 seconds
- PASS - [storage.test_record_delete] duration = 0.190 seconds
- SKIP - [storage.test_record_delete_error] duration = 0.180 seconds
- PASS - [storage.test_record_get_error] duration = 0.180 seconds
- PASS - [storage.test_record_group_delete] duration = 0.362 seconds
- PASS - [storage.test_record_group_delete_error] duration = 0.541 seconds
- PASS - [storage.test_record_set_delete_set] duration = 0.184 seconds
- PASS - [storage.test_record_set_get] duration = 0.183 seconds
- PASS - [storage.test_record_set_twice] duration = 0.184 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: c3cdbb284a918037e8c960b4afa9ce27
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf52840dk_nrf52840:validation/timer/sidewalk.sid_validation.pal_timer
github-actions / Unit Test Results
validation/timer/sidewalk.sid_validation.pal_timer (nrf52840dk_nrf52840:validation/timer/sidewalk.sid_validation.pal_timer) failed
artifacts/dut/twister.xml [took 3m 6s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 0, Swap type: none
I: Bootloader chainload address offset: 0xc000
I: Jumping to the first image slot
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE pal_timer
===================================================================
START - test_01timer_init
PASS - test_01timer_init in 0.001 seconds
===================================================================
START - test_02canceling_timer_fails_given_no_timer_arg
PASS - test_02canceling_timer_fails_given_no_timer_arg in 0.001 seconds
===================================================================
START - test_03timer_is_armed_fails_given_no_timer_arg
PASS - test_03timer_is_armed_fails_given_no_timer_arg in 0.001 seconds
===================================================================
START - test_04unarmed_timer_can_be_canceled
PASS - test_04unarmed_timer_can_be_canceled in 0.001 seconds
===================================================================
START - test_05arming_timer_fails_given_no_timer_arg
PASS - test_05arming_timer_fails_given_no_timer_arg in 0.001 seconds
===================================================================
START - test_06arming_timer_fails_given_no_deadline
PASS - test_06arming_timer_fails_given_no_deadline in 0.001 seconds
===================================================================
START - test_07one_shot_timers_fire_after_arming
PASS - test_07one_shot_timers_fire_after_arming in 1.504 seconds
===================================================================
START - test_08one_shot_timers_dont_repeat
PASS - test_08one_shot_timers_dont_repeat in 0.001 seconds
===================================================================
START - test_09timer_can_be_canceled_after_arming
PASS - test_09timer_can_be_canceled_after_arming in 0.201 seconds
===================================================================
START - test_10periodic_timer_is_precise
PASS - test_10periodic_timer_is_precise in 1.901 seconds
===================================================================
START - test_11casual_timer_snaps
PASS - test_11casual_timer_snaps in 5.016 seconds
===================================================================
START - test_12casual_timer_doesnt_snap
PASS - test_12casual_timer_doesnt_snap in 0.276 seconds
===================================================================
START - test_13timer_deinit
PASS - test_13timer_deinit in 0.001 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE pal_timer succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [pal_timer]: pass = 14, fail = 0, skip = 0, total = 14 duration = 8.907 seconds
- PASS - [pal_timer.test_01timer_init] duration = 0.001 seconds
- PASS - [pal_timer.test_02canceling_timer_fails_given_no_timer_arg] duration = 0.001 seconds
- PASS - [pal_timer.test_03timer_is_armed_fails_given_no_timer_arg] duration = 0.001 seconds
- PASS - [pal_timer.test_04unarmed_timer_can_be_canceled] duration = 0.001 seconds
- PASS - [pal_timer.test_05arming_timer_fails_given_no_timer_arg] duration = 0.001 seconds
- PASS - [pal_timer.test_06arming_timer_fails_given_no_deadline] duration = 0.001 seconds
- PASS - [pal_timer.test_07one_shot_timers_fire_after_arming] duration = 1.504 seconds
- PASS - [pal_timer.test_08one_shot_timers_dont_repeat] duration = 0.001 seconds
- PASS - [pal_timer.test_09timer_can_be_canceled_after_arming] duration = 0.201 seconds
- PASS - [pal_timer.test_10periodic_timer_is_precise] duration = 1.901 seconds
- PASS - [pal_timer.test_11casual_timer_snaps] duration = 5.016 seconds
- PASS - [pal_timer.test_12casual_timer_doesnt_snap] duration = 0.276 seconds
- PASS - [pal_timer.test_13timer_deinit] duration = 0.001 seconds
- PASS - [pal_timer.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 8d37dcea08780e486a835770a7b74714
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf5340dk_nrf5340_cpuapp:functional/crypto/sidewalk.functional.crypto
github-actions / Unit Test Results
functional/crypto/sidewalk.functional.crypto (nrf5340dk_nrf5340_cpuapp:functional/crypto/sidewalk.functional.crypto) failed
artifacts/dut/twister.xml [took 26s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE crypto
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_aad
PASS - test_sid_pal_crypto_aead_ccm_bad_aad in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_iv
PASS - test_sid_pal_crypto_aead_ccm_bad_iv in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_key
PASS - test_sid_pal_crypto_aead_ccm_bad_key in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_bad_mac
PASS - test_sid_pal_crypto_aead_ccm_bad_mac in 0.004 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_external_encrypted_data
PASS - test_sid_pal_crypto_aead_ccm_external_encrypted_data in 0.008 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_invalid_args
PASS - test_sid_pal_crypto_aead_ccm_invalid_args in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_aead_ccm_self_test
PASS - test_sid_pal_crypto_aead_ccm_self_test in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_aad
PASS - test_sid_pal_crypto_aead_gcm_bad_aad in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_iv
PASS - test_sid_pal_crypto_aead_gcm_bad_iv in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_key
PASS - test_sid_pal_crypto_aead_gcm_bad_key in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_bad_mac
PASS - test_sid_pal_crypto_aead_gcm_bad_mac in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_external_encrypted_data
PASS - test_sid_pal_crypto_aead_gcm_external_encrypted_data in 0.008 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_invalid_args
PASS - test_sid_pal_crypto_aead_gcm_invalid_args in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_aead_gcm_self_test
PASS - test_sid_pal_crypto_aead_gcm_self_test in 0.015 seconds
===================================================================
START - test_sid_pal_crypto_aes_crypt
PASS - test_sid_pal_crypto_aes_crypt in 0.006 seconds
===================================================================
START - test_sid_pal_crypto_deinit
PASS - test_sid_pal_crypto_deinit in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_ecc_dsa
PASS - test_sid_pal_crypto_ecc_dsa in 1.071 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_secp256r1
PASS - test_sid_pal_crypto_ecc_ecdh_secp256r1 in 0.046 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_secp256r1_negative
PASS - test_sid_pal_crypto_ecc_ecdh_secp256r1_negative in 0.046 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_shared_secret
PASS - test_sid_pal_crypto_ecc_ecdh_shared_secret in 0.046 seconds
===================================================================
START - test_sid_pal_crypto_ecc_ecdh_x25519
PASS - test_sid_pal_crypto_ecc_ecdh_x25519 in 0.011 seconds
===================================================================
START - test_sid_pal_crypto_ecc_key_gen
PASS - test_sid_pal_crypto_ecc_key_gen in 0.509 seconds
===================================================================
START - test_sid_pal_crypto_hash
PASS - test_sid_pal_crypto_hash in 0.004 seconds
===================================================================
START - test_sid_pal_crypto_hmac_invalid_args
PASS - test_sid_pal_crypto_hmac_invalid_args in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha256
PASS - test_sid_pal_crypto_hmac_sha256 in 0.004 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha256_fake_key
PASS - test_sid_pal_crypto_hmac_sha256_fake_key in 0.002 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha512
PASS - test_sid_pal_crypto_hmac_sha512 in 0.007 seconds
===================================================================
START - test_sid_pal_crypto_hmac_sha512_fake_key
PASS - test_sid_pal_crypto_hmac_sha512_fake_key in 0.003 seconds
===================================================================
START - test_sid_pal_crypto_no_init
PASS - test_sid_pal_crypto_no_init in 0.001 seconds
===================================================================
START - test_sid_pal_crypto_rng
PASS - test_sid_pal_crypto_rng in 0.012 seconds
===================================================================
TESTSUITE crypto succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [crypto]: pass = 30, fail = 0, skip = 0, total = 30 duration = 1.831 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_aad] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_iv] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_key] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_bad_mac] duration = 0.004 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_external_encrypted_data] duration = 0.008 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_invalid_args] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_ccm_self_test] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_aad] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_iv] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_key] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_bad_mac] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_external_encrypted_data] duration = 0.008 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_invalid_args] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_aead_gcm_self_test] duration = 0.015 seconds
- PASS - [crypto.test_sid_pal_crypto_aes_crypt] duration = 0.006 seconds
- PASS - [crypto.test_sid_pal_crypto_deinit] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_dsa] duration = 1.071 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_secp256r1] duration = 0.046 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_secp256r1_negative] duration = 0.046 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_shared_secret] duration = 0.046 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_ecdh_x25519] duration = 0.011 seconds
- PASS - [crypto.test_sid_pal_crypto_ecc_key_gen] duration = 0.509 seconds
- PASS - [crypto.test_sid_pal_crypto_hash] duration = 0.004 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_invalid_args] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha256] duration = 0.004 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha256_fake_key] duration = 0.002 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha512] duration = 0.007 seconds
- PASS - [crypto.test_sid_pal_crypto_hmac_sha512_fake_key] duration = 0.003 seconds
- PASS - [crypto.test_sid_pal_crypto_no_init] duration = 0.001 seconds
- PASS - [crypto.test_sid_pal_crypto_rng] duration = 0.012 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: ffd3eb3f9649de72e1191109d593d452
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
functional/interrupts/unity.sidewalk.functional.interrupts (nrf5340dk_nrf5340_cpuapp:functional/interrupts/unity.sidewalk.functional.interrupts) failed
artifacts/dut/twister.xml [took 38s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE interrupts
===================================================================
START - test_sid_pal_swi
PASS - test_sid_pal_swi in 0.001 seconds
===================================================================
TESTSUITE interrupts succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [interrupts]: pass = 1, fail = 0, skip = 0, total = 1 duration = 0.001 seconds
- PASS - [interrupts.test_sid_pal_swi] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 32da7468bdad12f01577009507501ddd
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
functional/mfg_storage/sidewalk.functional.mfg_storage (nrf5340dk_nrf5340_cpuapp:functional/mfg_storage/sidewalk.functional.mfg_storage) failed
artifacts/dut/twister.xml [took 50s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE mfg_storage
===================================================================
START - test_1sid_pal_mfg_storage_no_init
PASS - test_1sid_pal_mfg_storage_no_init in 0.001 seconds
===================================================================
START - test_2sid_pal_mfg_storage_init
PASS - test_2sid_pal_mfg_storage_init in 0.086 seconds
===================================================================
START - test_3sid_pal_mfg_storage_write
PASS - test_3sid_pal_mfg_storage_write in 0.001 seconds
===================================================================
START - test_4sid_pal_mfg_storage_read
PASS - test_4sid_pal_mfg_storage_read in 0.001 seconds
===================================================================
START - test_5sid_pal_mfg_storage_erase
PASS - test_5sid_pal_mfg_storage_erase in 0.087 seconds
===================================================================
START - test_6sid_pal_mfg_storage_dev_id_get
PASS - test_6sid_pal_mfg_storage_dev_id_get in 0.087 seconds
===================================================================
START - test_7sid_pal_mfg_storage_sn_get
PASS - test_7sid_pal_mfg_storage_sn_get in 0.088 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE mfg_storage succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [mfg_storage]: pass = 8, fail = 0, skip = 0, total = 8 duration = 0.352 seconds
- PASS - [mfg_storage.test_1sid_pal_mfg_storage_no_init] duration = 0.001 seconds
- PASS - [mfg_storage.test_2sid_pal_mfg_storage_init] duration = 0.086 seconds
- PASS - [mfg_storage.test_3sid_pal_mfg_storage_write] duration = 0.001 seconds
- PASS - [mfg_storage.test_4sid_pal_mfg_storage_read] duration = 0.001 seconds
- PASS - [mfg_storage.test_5sid_pal_mfg_storage_erase] duration = 0.087 seconds
- PASS - [mfg_storage.test_6sid_pal_mfg_storage_dev_id_get] duration = 0.087 seconds
- PASS - [mfg_storage.test_7sid_pal_mfg_storage_sn_get] duration = 0.088 seconds
- PASS - [mfg_storage.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 946ed0db8a45c3ffea12525e76959929
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf5340dk_nrf5340_cpuapp:functional/pal_delay/sidewalk.functional.delay
github-actions / Unit Test Results
functional/pal_delay/sidewalk.functional.delay (nrf5340dk_nrf5340_cpuapp:functional/pal_delay/sidewalk.functional.delay) failed
artifacts/dut/twister.xml [took 1m 1s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE pal_delay
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_sid_pal_delay
PASS - test_sid_pal_delay in 0.002 seconds
===================================================================
TESTSUITE pal_delay succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [pal_delay]: pass = 2, fail = 0, skip = 0, total = 2 duration = 0.003 seconds
- PASS - [pal_delay.test_sanity] duration = 0.001 seconds
- PASS - [pal_delay.test_sid_pal_delay] duration = 0.002 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: bdeff6e30f3c85ac1777a802a85831ec
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf5340dk_nrf5340_cpuapp:functional/spi_bus/sidewalk.functional.spi_bus
github-actions / Unit Test Results
functional/spi_bus/sidewalk.functional.spi_bus (nrf5340dk_nrf5340_cpuapp:functional/spi_bus/sidewalk.functional.spi_bus) failed
artifacts/dut/twister.xml [took 1m 12s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE spi_bus
===================================================================
START - test_init_spi
PASS - test_init_spi in 0.001 seconds
===================================================================
START - test_invalid_init_spi
PASS - test_invalid_init_spi in 0.001 seconds
===================================================================
START - test_only_tx_spi
PASS - test_only_tx_spi in 0.001 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_send_spi
ff ff ff ff ff PASS - test_send_spi in 0.002 seconds
===================================================================
START - test_xfer_no_buffer
PASS - test_xfer_no_buffer in 0.001 seconds
===================================================================
START - test_xfer_no_interface
PASS - test_xfer_no_interface in 0.001 seconds
===================================================================
START - test_xfer_wrong_interface
PASS - test_xfer_wrong_interface in 0.001 seconds
===================================================================
TESTSUITE spi_bus succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [spi_bus]: pass = 8, fail = 0, skip = 0, total = 8 duration = 0.009 seconds
- PASS - [spi_bus.test_init_spi] duration = 0.001 seconds
- PASS - [spi_bus.test_invalid_init_spi] duration = 0.001 seconds
- PASS - [spi_bus.test_only_tx_spi] duration = 0.001 seconds
- PASS - [spi_bus.test_sanity] duration = 0.001 seconds
- PASS - [spi_bus.test_send_spi] duration = 0.002 seconds
- PASS - [spi_bus.test_xfer_no_buffer] duration = 0.001 seconds
- PASS - [spi_bus.test_xfer_no_interface] duration = 0.001 seconds
- PASS - [spi_bus.test_xfer_wrong_interface] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 004fc74b0fc741e9da5c38853e8ec4fc
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf5340dk_nrf5340_cpuapp:functional/storage/sidewalk.functional.storage
github-actions / Unit Test Results
functional/storage/sidewalk.functional.storage (nrf5340dk_nrf5340_cpuapp:functional/storage/sidewalk.functional.storage) failed
artifacts/dut/twister.xml [took 1m 24s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE functional_storage
===================================================================
START - test_1sid_pal_storage_no_init
E: NVS not initialized
E: NVS not initialized
E: NVS not initialized
E: NVS not initialized
E: NVS not initialized
PASS - test_1sid_pal_storage_no_init in 0.011 seconds
===================================================================
START - test_2sid_pal_storage_kv_init
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
PASS - test_2sid_pal_storage_kv_init in 0.012 seconds
===================================================================
START - test_3sid_pal_storage_incorrect_group_id
PASS - test_3sid_pal_storage_incorrect_group_id in 0.001 seconds
===================================================================
START - test_4sid_pal_storage_null_ptr
PASS - test_4sid_pal_storage_null_ptr in 0.001 seconds
===================================================================
START - test_5sid_pal_storage_erase_all_1
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
PASS - test_5sid_pal_storage_erase_all_1 in 0.186 seconds
===================================================================
START - test_6sid_pal_storage_write_get
PASS - test_6sid_pal_storage_write_get in 0.012 seconds
===================================================================
START - test_7sid_pal_storage_delete_records
PASS - test_7sid_pal_storage_delete_records in 0.003 seconds
===================================================================
START - test_8sid_pal_storage_erase_all_2
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
PASS - test_8sid_pal_storage_erase_all_2 in 0.186 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE functional_storage succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [functional_storage]: pass = 9, fail = 0, skip = 0, total = 9 duration = 0.413 seconds
- PASS - [functional_storage.test_1sid_pal_storage_no_init] duration = 0.011 seconds
- PASS - [functional_storage.test_2sid_pal_storage_kv_init] duration = 0.012 seconds
- PASS - [functional_storage.test_3sid_pal_storage_incorrect_group_id] duration = 0.001 seconds
- PASS - [functional_storage.test_4sid_pal_storage_null_ptr] duration = 0.001 seconds
- PASS - [functional_storage.test_5sid_pal_storage_erase_all_1] duration = 0.186 seconds
- PASS - [functional_storage.test_6sid_pal_storage_write_get] duration = 0.012 seconds
- PASS - [functional_storage.test_7sid_pal_storage_delete_records] duration = 0.003 seconds
- PASS - [functional_storage.test_8sid_pal_storage_erase_all_2] duration = 0.186 seconds
- PASS - [functional_storage.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 11d1b2b0d037d2396e2d04a9c28857a6
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
functional/temperature/sidewalk.functional.temperature (nrf5340dk_nrf5340_cpuapp:functional/temperature/sidewalk.functional.temperature) failed
artifacts/dut/twister.xml [took 1m 36s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE temperature
===================================================================
START - test_multiple_fast_readings
mean reading= 20.00, max deviation = 0.00 PASS - test_multiple_fast_readings in 0.004 seconds
===================================================================
START - test_multiple_slow_readings
mean reading= 20.00, max deviation = 0.00 PASS - test_multiple_slow_readings in 1.006 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_valid_temperature_range_for_SoC
die temperature = 20 PASS - test_valid_temperature_range_for_SoC in 0.002 seconds
===================================================================
TESTSUITE temperature succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [temperature]: pass = 4, fail = 0, skip = 0, total = 4 duration = 1.013 seconds
- PASS - [temperature.test_multiple_fast_readings] duration = 0.004 seconds
- PASS - [temperature.test_multiple_slow_readings] duration = 1.006 seconds
- PASS - [temperature.test_sanity] duration = 0.001 seconds
- PASS - [temperature.test_valid_temperature_range_for_SoC] duration = 0.002 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: d3dd25aa7efa851b44fb3dcb32639075
PROJECT EXECUTION SUCCESSFUL
Check warning on line 0 in nrf5340dk_nrf5340_cpuapp:functional/time/sidewalk.functional.time
github-actions / Unit Test Results
functional/time/sidewalk.functional.time (nrf5340dk_nrf5340_cpuapp:functional/time/sidewalk.functional.time) failed
artifacts/dut/twister.xml [took 1m 49s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE time
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_sid_pal_timer_arm
PASS - test_sid_pal_timer_arm in 0.001 seconds
===================================================================
START - test_sid_pal_timer_cancel
PASS - test_sid_pal_timer_cancel in 0.001 seconds
===================================================================
START - test_sid_pal_timer_cancel_after_it_expired
PASS - test_sid_pal_timer_cancel_after_it_expired in 0.116 seconds
===================================================================
START - test_sid_pal_timer_cancel_before_it_expire
PASS - test_sid_pal_timer_cancel_before_it_expire in 0.401 seconds
===================================================================
START - test_sid_pal_timer_deinit_after_it_expired
PASS - test_sid_pal_timer_deinit_after_it_expired in 0.116 seconds
===================================================================
START - test_sid_pal_timer_init_deinit
PASS - test_sid_pal_timer_init_deinit in 0.001 seconds
===================================================================
START - test_sid_pal_timer_is_armed
PASS - test_sid_pal_timer_is_armed in 0.001 seconds
===================================================================
START - test_sid_pal_timer_one_shot_100usec
PASS - test_sid_pal_timer_one_shot_100usec in 0.101 seconds
===================================================================
START - test_sid_pal_timer_one_shot_few_times
PASS - test_sid_pal_timer_one_shot_few_times in 0.401 seconds
===================================================================
START - test_sid_pal_timer_periodically_execute_callback
PASS - test_sid_pal_timer_periodically_execute_callback in 0.101 seconds
===================================================================
START - test_sid_pal_uptime_get
PASS - test_sid_pal_uptime_get in 0.001 seconds
===================================================================
TESTSUITE time succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [time]: pass = 12, fail = 0, skip = 0, total = 12 duration = 1.242 seconds
- PASS - [time.test_sanity] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_arm] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_cancel] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_cancel_after_it_expired] duration = 0.116 seconds
- PASS - [time.test_sid_pal_timer_cancel_before_it_expire] duration = 0.401 seconds
- PASS - [time.test_sid_pal_timer_deinit_after_it_expired] duration = 0.116 seconds
- PASS - [time.test_sid_pal_timer_init_deinit] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_is_armed] duration = 0.001 seconds
- PASS - [time.test_sid_pal_timer_one_shot_100usec] duration = 0.101 seconds
- PASS - [time.test_sid_pal_timer_one_shot_few_times] duration = 0.401 seconds
- PASS - [time.test_sid_pal_timer_periodically_execute_callback] duration = 0.101 seconds
- PASS - [time.test_sid_pal_uptime_get] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: e1166c8b5aacc0e14c13920500226c42
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
unit_tests/pal_critical_region/sidewalk.unit_tests.critical_region (nrf5340dk_nrf5340_cpuapp:unit_tests/pal_critical_region/sidewalk.unit_tests.critical_region) failed
artifacts/dut/twister.xml [took 2m 1s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE pal_critical_region
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
START - test_sid_pal_critical_multiple_entry
Triggering irq : 26
Triggering irq : 26
Triggering irq : 26
PASS - test_sid_pal_critical_multiple_entry in 0.006 seconds
===================================================================
START - test_sid_pal_critical_region
Triggering irq : 24
Triggering irq : 24
Triggering irq : 24
PASS - test_sid_pal_critical_region in 0.006 seconds
===================================================================
START - test_sid_pal_critical_region_multiple_entry_multiple_irq
Triggering irq : 27
Triggering irq : 27
Triggering irq : 27
Triggering irq : 27
PASS - test_sid_pal_critical_region_multiple_entry_multiple_irq in 0.008 seconds
===================================================================
TESTSUITE pal_critical_region succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [pal_critical_region]: pass = 4, fail = 0, skip = 0, total = 4 duration = 0.021 seconds
- PASS - [pal_critical_region.test_sanity] duration = 0.001 seconds
- PASS - [pal_critical_region.test_sid_pal_critical_multiple_entry] duration = 0.006 seconds
- PASS - [pal_critical_region.test_sid_pal_critical_region] duration = 0.006 seconds
- PASS - [pal_critical_region.test_sid_pal_critical_region_multiple_entry_multiple_irq] duration = 0.008 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: af843a79d38e0c15280b61871d24ea68
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
unit_tests/sid_ace_alloc/sidewalk.unit_tests.ace.alloc (nrf5340dk_nrf5340_cpuapp:unit_tests/sid_ace_alloc/sidewalk.unit_tests.ace.alloc) failed
artifacts/dut/twister.xml [took 2m 12s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE sid_ace_alloc
===================================================================
START - test_ace_alloc_and_free
PASS - test_ace_alloc_and_free in 0.044 seconds
===================================================================
START - test_ace_alloc_free_negative
PASS - test_ace_alloc_free_negative in 0.001 seconds
===================================================================
START - test_ace_alloc_full
PASS - test_ace_alloc_full in 0.160 seconds
===================================================================
START - test_ace_alloc_init_deinit
PASS - test_ace_alloc_init_deinit in 0.001 seconds
===================================================================
START - test_ace_alloc_init_with_allocator_not_supported
PASS - test_ace_alloc_init_with_allocator_not_supported in 0.001 seconds
===================================================================
START - test_ace_calloc_full
PASS - test_ace_calloc_full in 0.001 seconds
===================================================================
START - test_ace_calloc_initialize_with_zeros
PASS - test_ace_calloc_initialize_with_zeros in 0.001 seconds
===================================================================
START - test_ace_calloc_negative
PASS - test_ace_calloc_negative in 0.001 seconds
===================================================================
START - test_sanity
PASS - test_sanity in 0.001 seconds
===================================================================
TESTSUITE sid_ace_alloc succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [sid_ace_alloc]: pass = 9, fail = 0, skip = 0, total = 9 duration = 0.211 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_and_free] duration = 0.044 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_free_negative] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_full] duration = 0.160 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_init_deinit] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_alloc_init_with_allocator_not_supported] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_calloc_full] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_calloc_initialize_with_zeros] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_ace_calloc_negative] duration = 0.001 seconds
- PASS - [sid_ace_alloc.test_sanity] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: adff8bac1657d79e0a10ea04be0dd2d5
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
validation/crypto/sidewalk.sid_validation.pal_crypto (nrf5340dk_nrf5340_cpuapp:validation/crypto/sidewalk.sid_validation.pal_crypto) failed
artifacts/dut/twister.xml [took 2m 35s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 0, Swap type: none
I: Bootloader chainload address offset: 0xc000
I: Jumping to the first image slot
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE crypto
===================================================================
START - test_cmac_invalid_input_combo
PASS - test_cmac_invalid_input_combo in 0.001 seconds
===================================================================
START - test_cmac_invalid_param
PASS - test_cmac_invalid_param in 0.001 seconds
===================================================================
START - test_cmac_negative
PASS - test_cmac_negative in 0.001 seconds
===================================================================
START - test_cmac_positive
PASS - test_cmac_positive in 0.001 seconds
===================================================================
START - test_ctr_invalid_input_combo
PASS - test_ctr_invalid_input_combo in 0.001 seconds
===================================================================
START - test_ctr_invalid_params_decrypt
PASS - test_ctr_invalid_params_decrypt in 0.001 seconds
===================================================================
START - test_ctr_invalid_params_encrypt
PASS - test_ctr_invalid_params_encrypt in 0.001 seconds
===================================================================
START - test_ctr_negative
PASS - test_ctr_negative in 0.002 seconds
===================================================================
START - test_ctr_positive
PASS - test_ctr_positive in 0.001 seconds
===================================================================
START - test_ecc_dsa_ed25519_negative
PASS - test_ecc_dsa_ed25519_negative in 0.060 seconds
===================================================================
START - test_ecc_dsa_ed25519_positive
PASS - test_ecc_dsa_ed25519_positive in 0.112 seconds
===================================================================
START - test_ecc_dsa_invalid_param_ecdsa_secp256r1
PASS - test_ecc_dsa_invalid_param_ecdsa_secp256r1 in 0.001 seconds
===================================================================
START - test_ecc_dsa_invalid_param_eddsa_ed25519
PASS - test_ecc_dsa_invalid_param_eddsa_ed25519 in 0.001 seconds
===================================================================
START - test_ecc_dsa_secp256r1_negative
PASS - test_ecc_dsa_secp256r1_negative in 0.177 seconds
===================================================================
START - test_ecc_dsa_secp256r1_positive
PASS - test_ecc_dsa_secp256r1_positive in 0.331 seconds
===================================================================
START - test_ecc_ecdh_curve25519_negative
PASS - test_ecc_ecdh_curve25519_negative in 0.031 seconds
===================================================================
START - test_ecc_ecdh_curve25519_positive
PASS - test_ecc_ecdh_curve25519_positive in 0.081 seconds
===================================================================
START - test_ecc_ecdh_invalid_param_ecdh_curve25519
PASS - test_ecc_ecdh_invalid_param_ecdh_curve25519 in 0.001 seconds
===================================================================
START - test_ecc_ecdh_invalid_param_ecdh_secp256r1
PASS - test_ecc_ecdh_invalid_param_ecdh_secp256r1 in 0.001 seconds
===================================================================
START - test_ecc_ecdh_secp256r1_negative
PASS - test_ecc_ecdh_secp256r1_negative in 0.068 seconds
===================================================================
START - test_ecc_ecdh_secp256r1_positive
PASS - test_ecc_ecdh_secp256r1_positive in 0.180 seconds
===================================================================
START - test_ecc_key_gen_invalid_param_ecdh_curve25519
PASS - test_ecc_key_gen_invalid_param_ecdh_curve25519 in 0.001 seconds
===================================================================
START - test_ecc_key_gen_invalid_param_ecdsa_secp256r1
PASS - test_ecc_key_gen_invalid_param_ecdsa_secp256r1 in 0.001 seconds
===================================================================
START - test_ecc_key_gen_invalid_param_eddsa_ed25519
PASS - test_ecc_key_gen_invalid_param_eddsa_ed25519 in 0.001 seconds
===================================================================
START - test_ecc_key_gen_positive
PASS - test_ecc_key_gen_positive in 0.040 seconds
===================================================================
START - test_gcm_invalid_params_decrypt
PASS - test_gcm_invalid_params_decrypt in 0.001 seconds
===================================================================
START - test_gcm_invalid_params_encrypt
PASS - test_gcm_invalid_params_encrypt in 0.001 seconds
===================================================================
START - test_gcm_negative
PASS - test_gcm_negative in 0.005 seconds
===================================================================
START - test_gcm_positive
PASS - test_gcm_positive in 0.002 seconds
===================================================================
START - test_hash_invalid_param_sha256
PASS - test_hash_invalid_param_sha256 in 0.001 seconds
===================================================================
START - test_hash_invalid_param_sha512
PASS - test_hash_invalid_param_sha512 in 0.001 seconds
===================================================================
START - test_hash_positive
PASS - test_hash_positive in 0.001 seconds
===================================================================
START - test_hmac_invalid_param_sha256
PASS - test_hmac_invalid_param_sha256 in 0.001 seconds
===================================================================
START - test_hmac_invalid_param_sha512
PASS - test_hmac_invalid_param_sha512 in 0.001 seconds
===================================================================
START - test_hmac_negative
PASS - test_hmac_negative in 0.002 seconds
===================================================================
START - test_hmac_positive
PASS - test_hmac_positive in 0.002 seconds
===================================================================
START - test_random_number_gen_invalid_param
PASS - test_random_number_gen_invalid_param in 0.001 seconds
===================================================================
START - test_random_number_gen_positive
PASS - test_random_number_gen_positive in 0.001 seconds
===================================================================
TESTSUITE crypto succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [crypto]: pass = 38, fail = 0, skip = 0, total = 38 duration = 1.117 seconds
- PASS - [crypto.test_cmac_invalid_input_combo] duration = 0.001 seconds
- PASS - [crypto.test_cmac_invalid_param] duration = 0.001 seconds
- PASS - [crypto.test_cmac_negative] duration = 0.001 seconds
- PASS - [crypto.test_cmac_positive] duration = 0.001 seconds
- PASS - [crypto.test_ctr_invalid_input_combo] duration = 0.001 seconds
- PASS - [crypto.test_ctr_invalid_params_decrypt] duration = 0.001 seconds
- PASS - [crypto.test_ctr_invalid_params_encrypt] duration = 0.001 seconds
- PASS - [crypto.test_ctr_negative] duration = 0.002 seconds
- PASS - [crypto.test_ctr_positive] duration = 0.001 seconds
- PASS - [crypto.test_ecc_dsa_ed25519_negative] duration = 0.060 seconds
- PASS - [crypto.test_ecc_dsa_ed25519_positive] duration = 0.112 seconds
- PASS - [crypto.test_ecc_dsa_invalid_param_ecdsa_secp256r1] duration = 0.001 seconds
- PASS - [crypto.test_ecc_dsa_invalid_param_eddsa_ed25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_dsa_secp256r1_negative] duration = 0.177 seconds
- PASS - [crypto.test_ecc_dsa_secp256r1_positive] duration = 0.331 seconds
- PASS - [crypto.test_ecc_ecdh_curve25519_negative] duration = 0.031 seconds
- PASS - [crypto.test_ecc_ecdh_curve25519_positive] duration = 0.081 seconds
- PASS - [crypto.test_ecc_ecdh_invalid_param_ecdh_curve25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_ecdh_invalid_param_ecdh_secp256r1] duration = 0.001 seconds
- PASS - [crypto.test_ecc_ecdh_secp256r1_negative] duration = 0.068 seconds
- PASS - [crypto.test_ecc_ecdh_secp256r1_positive] duration = 0.180 seconds
- PASS - [crypto.test_ecc_key_gen_invalid_param_ecdh_curve25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_key_gen_invalid_param_ecdsa_secp256r1] duration = 0.001 seconds
- PASS - [crypto.test_ecc_key_gen_invalid_param_eddsa_ed25519] duration = 0.001 seconds
- PASS - [crypto.test_ecc_key_gen_positive] duration = 0.040 seconds
- PASS - [crypto.test_gcm_invalid_params_decrypt] duration = 0.001 seconds
- PASS - [crypto.test_gcm_invalid_params_encrypt] duration = 0.001 seconds
- PASS - [crypto.test_gcm_negative] duration = 0.005 seconds
- PASS - [crypto.test_gcm_positive] duration = 0.002 seconds
- PASS - [crypto.test_hash_invalid_param_sha256] duration = 0.001 seconds
- PASS - [crypto.test_hash_invalid_param_sha512] duration = 0.001 seconds
- PASS - [crypto.test_hash_positive] duration = 0.001 seconds
- PASS - [crypto.test_hmac_invalid_param_sha256] duration = 0.001 seconds
- PASS - [crypto.test_hmac_invalid_param_sha512] duration = 0.001 seconds
- PASS - [crypto.test_hmac_negative] duration = 0.002 seconds
- PASS - [crypto.test_hmac_positive] duration = 0.002 seconds
- PASS - [crypto.test_random_number_gen_invalid_param] duration = 0.001 seconds
- PASS - [crypto.test_random_number_gen_positive] duration = 0.001 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 725d1eddb85f88caa5ca269755dda094
PROJECT EXECUTION SUCCESSFUL
github-actions / Unit Test Results
validation/storage_kv/sidewalk.sid_validation.pal_storage_kv (nrf5340dk_nrf5340_cpuapp:validation/storage_kv/sidewalk.sid_validation.pal_storage_kv) failed
artifacts/dut/twister.xml [took 2m 57s]
Raw output
RunID mismatch
*** Booting nRF Connect SDK d703cdb7dbc8 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 0, Swap type: none
I: Bootloader chainload address offset: 0xc000
I: Jumping to the first image slot
*** Booting nRF Connect SDK d703cdb7dbc8 ***
Running TESTSUITE storage
===================================================================
START - test_record_delete
PASS - test_record_delete in 0.186 seconds
===================================================================
START - test_record_delete_error
SKIP - test_record_delete_error in 0.180 seconds
===================================================================
START - test_record_get_error
PASS - test_record_get_error in 0.180 seconds
===================================================================
START - test_record_group_delete
PASS - test_record_group_delete in 0.360 seconds
===================================================================
START - test_record_group_delete_error
PASS - test_record_group_delete_error in 0.540 seconds
===================================================================
START - test_record_set_delete_set
PASS - test_record_set_delete_set in 0.181 seconds
===================================================================
START - test_record_set_get
PASS - test_record_set_get in 0.181 seconds
===================================================================
START - test_record_set_twice
PASS - test_record_set_twice in 0.181 seconds
===================================================================
TESTSUITE storage succeeded
------ TESTSUITE SUMMARY START ------
SUITE PASS - 100.00% [storage]: pass = 7, fail = 0, skip = 1, total = 8 duration = 1.989 seconds
- PASS - [storage.test_record_delete] duration = 0.186 seconds
- SKIP - [storage.test_record_delete_error] duration = 0.180 seconds
- PASS - [storage.test_record_get_error] duration = 0.180 seconds
- PASS - [storage.test_record_group_delete] duration = 0.360 seconds
- PASS - [storage.test_record_group_delete_error] duration = 0.540 seconds
- PASS - [storage.test_record_set_delete_set] duration = 0.181 seconds
- PASS - [storage.test_record_set_get] duration = 0.181 seconds
- PASS - [storage.test_record_set_twice] duration = 0.181 seconds
------ TESTSUITE SUMMARY END ------
===================================================================
RunID: 52191b76b2cacdbc1aada35c2a4fbb73
PROJECT EXECUTION SUCCESSFUL