Fabian Hüßler
|
629c0c2f1a
|
tests/periph/flashpage: make mtd_raw write bytes instead of ASCII
|
2024-05-06 17:48:00 +02:00 |
|
Ollrogge
|
10c987eb66
|
Revert "periph/flashpage: extend API"
This reverts commit 72d47013dd .
|
2024-04-04 17:57:40 +02:00 |
|
MrKevinWeiss
|
7a68fb0d5e
|
*Kconfig*: Remove dep-only Kconfig files
|
2024-03-26 14:54:22 +01:00 |
|
MrKevinWeiss
|
db965c9491
|
*app.config.test*: Remove kconfig dep files
|
2024-03-26 14:53:35 +01:00 |
|
Frederik Haxel
|
7a1c099e7b
|
tests: 64 bit compatibility
Fixed compilation errors. Mostly DEBUG/printf formatting and void pointer casting.
Other changes are:
* net/gnrc_sixlowpan_frag_*: Generalized packet size calculation
* cpu/native_backtrace: Reduced required backtrace size to 3 for 64-bit
* periph/flashpage: Simplified test
* unittests/tests-pktbuf: Generalized alignment
* sys/architecture: Extended test for 64-bit
|
2024-01-30 09:31:00 +01:00 |
|
Frederik Haxel
|
fa0cf05d0a
|
tests: Use size_t print format specifier
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
|
2023-12-21 12:02:37 +01:00 |
|
Marian Buschsieweke
|
ee79bb7d68
|
tests: update tests for MSP430 CPU
Using the builtin `__MSP430__` macro is fool-proof and stable even
if one would try to rename and reorganize the MSP430 cpu code.
|
2023-06-19 14:49:55 +02:00 |
|
|
c51d5357e6
|
tests: move periph_ applications to periphs subdirectory
|
2023-05-06 15:29:51 +02:00 |
|