Benjamin Valentin
f58384832c
shell_lock: don't set CONFIG_SHELL_SHUTDOWN_ON_EXIT
2023-05-26 15:04:35 +02:00
6fa0279008
tests/sys/shell_lock: add Kconfig config
2023-05-24 09:53:36 +02:00
41a0dd62a8
tests/sys/pipe: add Kconfig config
2023-05-24 09:53:35 +02:00
f1e474da70
tests/sys/evtimer_*: add Kconfig config
2023-05-24 09:53:34 +02:00
08fdb23185
sys/evtimer: remove support for xtimer backend
2023-05-24 09:53:33 +02:00
12a6ed0dda
tests/sys/ssp: add kconfig dependency file
2023-05-19 15:16:35 +02:00
b747a21450
tests/sys/sema_inv: add kconfig dependency file
2023-05-19 15:14:51 +02:00
d7f14e4a87
tests/sys/sema_inv: switch to ztimer
2023-05-19 15:14:26 +02:00
9b3771778f
tests/sys/shell_coreclk: add test application for shell_cmd_coreclk
2023-05-18 21:00:05 +02:00
Marian Buschsieweke
5457014c4a
build-system: Allow out of tree BUILD_DIR
...
- Replace all users of `$(RIOTBASE)/build` with the already present
`$(BUILD_DIR)` variable
- Replace all users of `$(BUILD_DIR)/pkg` with the already present
`$(PKGDIRBASE)` variable
- Create a `CACHEDIR.TAG` file in the `$(BUILD_DIR)`
2023-05-16 22:23:03 +02:00
Marian Buschsieweke
e7d1c4abc0
boards/olimex-msp430-h1611: new board
2023-05-16 15:03:12 +02:00
1bd1963ee6
tests/float: rename STEP constant
2023-05-14 21:08:31 +02:00
bors[bot]
2863dc9031
Merge #19592
...
19592: treewide: fix remaining broken paths to test applications r=maribu a=aabadie
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
2023-05-14 16:30:50 +00:00
3989cd79ff
treewide: fix path to shell related tests in doc
2023-05-13 18:27:58 +02:00
e216853f39
tests/sys/usbus_cdc_ecm: fix wrong path in make command
2023-05-13 17:20:56 +02:00
4020692be3
tests/candev: move to tests/drivers
2023-05-12 14:24:40 +02:00
e8e790209e
tests/sys: move missing sys related tests
2023-05-12 14:24:40 +02:00
afc675a2c7
tests/sys: fix E275 missing whitespace after keyword + cleanup a bit
2023-05-10 12:02:59 +02:00
50315213e6
tests/sys: fix style warnings reported by coccinelle
2023-05-10 12:02:59 +02:00
0147d44258
tests: move sys related applications to tests/sys/ subdirectory
2023-05-10 12:02:58 +02:00