Marian Buschsieweke
|
04620d471c
|
Merge pull request #20438 from MrKevinWeiss/pr/kconfig/dep/removal
Remove Kconfig dependency modelling
|
2024-03-27 16:39:56 +00:00 |
|
benpicco
|
d13faeb1cc
|
Merge pull request #19005 from benpicco/tests/shell-preempt
tests/shell: add test for preemption
|
2024-03-26 23:56:59 +00:00 |
|
Benjamin Valentin
|
ac383b33ae
|
tests/shell: add test for preemption
This tests if a blocking stdio read will allow other threads to be scheduled.
|
2024-03-27 00:11:53 +01:00 |
|
MrKevinWeiss
|
db965c9491
|
*app.config.test*: Remove kconfig dep files
|
2024-03-26 14:53:35 +01:00 |
|
Dylan Laduranty
|
f78a41f1b3
|
treewide: replace shell_commands module in documentation
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
|
2024-03-19 15:12:02 +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 |
|
Benjamin Valentin
|
d8cc2ac24f
|
tests: don't manually select native term
|
2023-12-23 20:27:47 +01:00 |
|
Oleg Hahm
|
c0e71b0592
|
Merge pull request #20172 from OlegHahm/pr/pyterm_native_pipe
pyterm: add native support
|
2023-12-21 23:08:22 +00: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 |
|
Oleg Hahm
|
99ff9bad03
|
examples: tests: update native TERMFLAGS
Updating the Makefiles for example and test applications to set the
TERMFLAGS correctly for native.
|
2023-12-18 13:44:20 +01:00 |
|
Hugues Larrive
|
3c465836f2
|
examples and tests: add atmega8 to relevent Makefile.ci
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh
|
2023-07-11 21:22:02 +02:00 |
|
|
0147d44258
|
tests: move sys related applications to tests/sys/ subdirectory
|
2023-05-10 12:02:58 +02:00 |
|