Mikolai Gütschow
|
69c15e1754
|
boards: make BOARD=native an alias for BOARD=native32
|
2025-04-01 12:39:06 +02:00 |
|
Mikolai Gütschow
|
e843514510
|
tests/core/msg_queue_print: test for special cases
|
2024-11-28 12:49:11 +01:00 |
|
Frederik Haxel
|
5ed0bafc92
|
examples, tests: Changes for the native64 board
- Adapted build system and test checks for the native boards to include native64
- Added `native64` to the same tests as `native`
|
2024-02-05 22:02:14 +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 |
|
Alexandre Abadie
|
cabe02c24d
|
tests: move core related applications to tests/core/ subdirectory
|
2023-05-10 15:41:38 +02:00 |
|