1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-fib
Frederik Haxel 64c551a714 unittests/tests-fib: Fix array size types
Reverts the type changes for the array size variables, as `size_t` is needed
in the function calls `fib_get_next_hop` and `fib_get_destination_set`.

Fixes 475a55136a
2024-01-15 11:26:36 +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: Fix array size types 2024-01-15 11:26:36 +01:00
tests-fib.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00