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
Marian Buschsieweke e52659c4cd
tests/unittests: Increase test coverage for coap_build_reply_header()
This increases test coverage for coap_build_reply_header() for the case
that extended tokens are used. The test validates the correctness of
the return value and the correctness of the assembled reply.
2024-11-04 21:18:08 +01:00
..
Makefile net/nanocoap: add test for message ID byte order 2018-01-12 05:58:52 -05:00
Makefile.include tests/unittests: nanocoap: add test for extended token 2023-06-05 18:35:29 +02:00
tests-nanocoap.c tests/unittests: Increase test coverage for coap_build_reply_header() 2024-11-04 21:18:08 +01:00
tests-nanocoap.h net/nanocoap: add test for message ID byte order 2018-01-12 05:58:52 -05:00