1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-sixlowpan_ctx
Martine S. Lenders 2929b1ba20
unittests: tests-sixlowpan_ctx: fix prefix check
The result must be checked for being greater or equal to the targeted
value. So for the [Yoda conditions] in those unittests the comparison
mast be lesser or equal.

[Yoda conditions]: https://en.wikipedia.org/wiki/Yoda_conditions
2020-02-25 17:49:47 +01:00
..
Makefile
Makefile.include
tests-sixlowpan_ctx.c unittests: tests-sixlowpan_ctx: fix prefix check 2020-02-25 17:49:47 +01:00
tests-sixlowpan_ctx.h