1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-nanocoap_cache
Martine Lenders f91c8799c6
unittests: fix assertion for nanocoap_cache_key_compare()
The doc states only that the result is <0, not -1. The result isn't the
latter for some platforms (see
https://github.com/RIOT-OS/RIOT/runs/6534330788?check_suite_focus=true#step:13:696)
2022-05-23 12:22:58 +02:00
..
Makefile nanocoap: add unittests for nanocoap-cache 2022-05-10 18:43:57 +02:00
Makefile.include nanocoap: add unittests for nanocoap-cache 2022-05-10 18:43:57 +02:00
tests-nanocoap_cache.c unittests: fix assertion for nanocoap_cache_key_compare() 2022-05-23 12:22:58 +02:00
tests-nanocoap_cache.h nanocoap: add unittests for nanocoap-cache 2022-05-10 18:43:57 +02:00