mguetschow
57de45cf89
Merge pull request #21308 from benpicco/dec_as_hex
...
sys/bcd: add bcd_buf_from_u32()
2025-04-03 10:48:33 +00:00
Joshua DeWeese
f265cec494
tests/unittests: fix include guards in doc example
...
This patch updates the example given to conform to the recomended
placement of include guards.
See issue #21335
2025-04-02 20:11:50 -04:00
Benjamin Valentin
8f4dec6559
tests/unittests: add test for bcd_buf_from_u32()
2025-04-02 19:00:48 +02:00
Benjamin Valentin
a104c3f3e0
tests/unittests: add test for reverse_buf()
2025-04-02 18:45:37 +02:00
Marian Buschsieweke
17d2516a54
Merge pull request #20581 from maribu/timer_get_closest_freq
...
drivers/periph_timer: add `timer_get_closest_freq()`
2025-04-02 14:45:14 +00:00
Marian Buschsieweke
8b77df4270
tests/periph/timer: test timer_get_closest_freq()
2025-04-02 16:21:07 +02:00
Marian Buschsieweke
ca781c2f12
Merge pull request #21242 from mguetschow/native-alias
...
boards: introduce board alias and make native default to host target
2025-04-02 09:14:12 +00:00
Mikolai Gütschow
4b52679fd7
tests/build_system: test board aliases
2025-04-01 12:39:14 +02:00
Mikolai Gütschow
69c15e1754
boards: make BOARD=native an alias for BOARD=native32
2025-04-01 12:39:06 +02:00
fabian18
9e55e5611f
Merge pull request #21270 from fabian18/pr/nanocoap_static_buffers
...
nanocoap: avoid non `static` buffers of configurable size
2025-03-31 22:46:38 +00:00
Fabian Hüßler
7e4afa4436
nanocoap: supply response buffer for nanocoap_link_format_get
2025-03-31 19:12:19 +02:00
mguetschow
04a169867e
Merge pull request #20876 from Ollrogge/fido2_update_tests
...
Fido2 update tests
2025-03-25 19:32:39 +00:00
Ollrogge
771d8b2147
sys/fido2: adjust board whitelist for tests
2025-03-25 18:42:48 +01:00
mguetschow
d2fbe23e78
Merge pull request #21112 from KSKNico/tm1637
...
drivers/tm1637: add driver and tests for tm1637 7-segment display
2025-03-25 13:49:02 +00:00
KSKNico
c27420418f
drivers/tm1637: tests for the tm1637 7-segment display
2025-03-25 14:03:44 +01:00
Marian Buschsieweke
f62a7b9a0c
Merge pull request #21297 from Lukas-Luger/pr/psa-import-key-hmac
...
sys/psa_crypto: Adding hmac hashing on psa_import_key and fix max hmac key size
2025-03-23 06:50:10 +00:00
Lukas-Luger
4839195561
tests/sys/psa_crypto_mac: updated Makefile.ci
2025-03-22 19:08:31 +01:00
Benjamin Valentin
99637edbb6
tests/nanocoap_cli: allow to build with lwIP
2025-03-22 10:06:11 +01:00
Lukas-Luger
e630cf38b9
tests/sys/psa_crypto_mac: adding extra long key
2025-03-21 14:28:11 +01:00
benpicco
a756dcf1c9
Merge pull request #19213 from benpicco/socket_zep_hal-fix
...
socket_zep: properly implement the radio HAL
2025-03-20 08:30:12 +00:00
Benjamin Valentin
af3a02277c
tests/net/gnrc_sixlowpan_frag_sfr_congure_impl: increase send interval
...
socket ZEP now tries to simulate airtime.
2025-03-20 02:04:34 +01:00
Mikolai Gütschow
285dc275ea
test/pkg/relic: half bitsize and increase stacksize for paillier
2025-03-19 15:01:10 +01:00
krzysztof-cabaj
c1ec586e1a
tests/pkg/relic: add Paillier encrypted data addition test
2025-03-17 17:06:28 +01:00
krzysztof-cabaj
326fbd6bf2
tests/pkg/relic: add Paillier encryption test
2025-03-17 17:06:28 +01:00
Marian Buschsieweke
685acb9a35
Merge pull request #21293 from MrKevinWeiss/pr/fixsplling
...
Fix spelling found by codespell
2025-03-13 13:07:53 +00:00
MrKevinWeiss
f770f72202
treewide: Fix spelling mistakes
2025-03-13 13:59:07 +01:00
Benjamin Valentin
3ce2264c3a
tests/pkg/lua_loader: disable test on native32
2025-03-13 09:58:48 +01:00
Benjamin Valentin
7c3637a62d
tests/shell: drop test that only ever worked on native
...
It's no longer working on native, but native behaves more like a
real board now.
2025-03-13 00:24:09 +01:00
Marian Buschsieweke
0bf5c8fc77
Merge pull request #21287 from maribu/cpu/samd5x/can-enable-pin
...
cpu/samd5x: add enable pin to CAN configuration
2025-03-12 17:44:34 +00:00
Marian Buschsieweke
a9ff36d68e
tests/drivers/candev: Drop SAME54-XPRO hack
...
Now that power management of the CAN transceiver is done by the driver,
we do no longer need a per-board hack in the app.
2025-03-12 16:05:40 +01:00
Marian Buschsieweke
1c8beb6f44
Merge pull request #21248 from mguetschow/tests-suit-flashpage
...
tests/sys/suit_manifest: remove unnecessary custom native board
2025-03-11 20:45:54 +00:00
Ollrogge
3e3ad836a1
sys/fido2: Fix bug in user presence test
...
The authenticator did not wait for user presence when user
presence tests were enabled, but LED animations were disabled.
2025-03-11 21:01:13 +01:00
Ollrogge
2e02363eef
sys/fido2: Improve the tests README
2025-03-11 21:01:13 +01:00
benpicco
1e29887660
Merge pull request #21219 from benpicco/event/periodic_callback
...
sys/event: add `event_deferred_callback_post()` helper
2025-02-28 12:49:57 +00:00
Mikolai Gütschow
37053e1de0
tests/sys/suit_manifest: remove unnecessary custom native board
2025-02-26 09:04:59 +01:00
lulu254b
daf814e9f9
pkg/driver_cryptocell_310: allow data to be in ROM on hash update
2025-02-24 13:31:41 +01:00
chrysn
0e6f92eba1
rust: Remove explicit panic=abort in Cargo.toml
2025-02-22 00:10:02 +01:00
chrysn
c3ebae38f7
examples/rust: Simplify Makefiles
...
The APPLICATION_RUST_MODULE declaration is moved to a more prominent
position, given that it is now not part of a cesspool of boilerplate any
more.
2025-02-21 23:52:11 +01:00
Oleg Hahm
4d41dda9a7
Merge pull request #21221 from mguetschow/examples-names-short
...
examples: shorten subfolders' names
2025-02-21 09:07:48 +00:00
Mikolai Gütschow
9a45c30222
examples: shorten subfolders' names
2025-02-21 09:55:24 +01:00
benpicco
f67055c3b2
Merge pull request #19668 from benpicco/ieee802154_symbol_time_on_demand
...
ieee802154/submac: calculate symbol time on demand
2025-02-20 12:04:10 +00:00
mguetschow
88f2e451ca
Merge pull request #21223 from crasbe/pr/adc_test
...
tests/adc: always test all resolutions
2025-02-20 10:08:28 +00:00
krzysztof-cabaj
a2dfd78b27
treewide: fix double the in doc and comments
2025-02-18 13:25:02 +01:00
crasbe
1cb67eedba
tests/adc: always test all resolutions
2025-02-18 11:15:17 +01:00
Benjamin Valentin
b20f8cb719
tests/event_periodic_callback: test for event_deferred_callback_post()
2025-02-17 13:04:09 +01:00
Mikolai Gütschow
ca5fe72bf8
treewide: fix example references in docs
...
adapt to folder structure from #21135
2025-02-14 19:14:22 +01:00
AnnsAnn
55fa531e02
examples: restructure to use subfolders based on README structure
...
examples: Fix incorrect category heading
examples: shorten coap folder name
static-tests/examples: check subfolders for entries
ci/test_native: Adjust to new examples structure
examples: adjust makefiles to new structure
ci/tests: Fix symlinks to point towards proper examples
2025-02-13 11:54:09 +01:00
benpicco
837bc0c5ed
Merge pull request #20428 from cogip/fdcan
...
can: add CAN FD support to STM32G4 and native architecture
2025-02-10 16:31:39 +00:00
Gilles DOFFE
27fca7748a
tests/drivers/candev: rework blacklisted boards
...
Update BOARD_INSUFFICIENT_MEMORY, stm32f030f4-demo is now usable with
candev example.
Signed-off-by: Gilles DOFFE <gilles.doffe@rtone.fr>
2025-02-10 17:20:58 +01:00
Gilles DOFFE
fb0fd7d30e
tests/sys/conn_can: rework blacklisted boards
...
Several boards have been removed from the exclusion list to reassess
their compatibility. This updates test coverage while keeping only truly
incompatible boards excluded.
Signed-off-by: Gilles DOFFE <gilles.doffe@rtone.fr>
2025-02-10 17:15:46 +01:00