1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 18:52:44 +01:00
RIOT/tests/unittests/tests-fib
Frederik Haxel 475a55136a unittests/tests-fib: test cleanup
- Added helper function to avoid 'format-truncation' warning
- Changed all `size_t` types to `unsigned`
- Changed function names from `_FIB_` to `_fib_`
2023-12-21 12:06:51 +01:00
..
Makefile net: added a core implementation of a FIB 2015-04-01 10:24:35 +02:00
Makefile.include test/unittest: initilize ztimer64 is required, use xtimer test-fib 2022-07-25 13:54:59 +02:00
tests-fib.c unittests/tests-fib: test cleanup 2023-12-21 12:06:51 +01:00
tests-fib.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00