1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/test_utils
Marian Buschsieweke 5b86848d77
sys/print_stack_usage: update MIN_SIZE
Since fmt no longer has a significant advantage in stack consumption,
we need to bump the `MIN_SIZE` guard that prevents causing stack
overflows due to the printing of the stack consumption.
2022-11-15 21:41:58 +01:00
..
benchmark_udp test_utils: add UDP benchmark 2021-09-02 23:12:31 +02:00
dummy_thread sys/test_utils: add modules to Kconfig 2020-11-06 15:57:49 +01:00
interactive_sync sys/test_utils: add modules to Kconfig 2020-11-06 15:57:49 +01:00
netdev_eth_minimal sys/test_utils/netdev_eth_minimal: model in Kconfig 2022-07-22 15:57:20 +02:00
netdev_ieee802154_minimal sys/test_utils: add netdev ieee802154 minimal processing 2022-07-11 09:25:01 +02:00
print_stack_usage sys/print_stack_usage: update MIN_SIZE 2022-11-15 21:41:58 +01:00
result_output sys/test_utils/result_output: add sort to multiple output check 2021-11-25 10:44:55 +01:00
Kconfig sys/test_utils/netdev_eth_minimal: model in Kconfig 2022-07-22 15:57:20 +02:00
Makefile.dep sys/test_utils: add netdev ieee802154 minimal processing 2022-07-11 09:25:01 +02:00