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 unittests: add tests for ng_sixlowpan_ctx 2015-04-18 15:42:42 +02:00
Makefile.include gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
tests-sixlowpan_ctx.c unittests: tests-sixlowpan_ctx: fix prefix check 2020-02-25 17:49:47 +01:00
tests-sixlowpan_ctx.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00