MrKevinWeiss
|
db965c9491
|
*app.config.test*: Remove kconfig dep files
|
2024-03-26 14:53:35 +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 |
|
MrKevinWeiss
|
96d76125b4
|
tests/pkg/lora-serialization: Remove clang condition
It seems like the differences between float handling in clang vs gnu are resolved.
This condition now makes tests fail so it should be removed...
|
2023-08-01 07:56:15 +02:00 |
|
|
7ccf70ff04
|
tests: move pkg_ application to tests/pkg subdirectory
|
2023-05-06 07:55:01 +02:00 |
|