mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
Previously the corner case when RFC 8974 extended TKL fields are used the result of coap_get_totel_hdr_len() was not tested, resulting in a bug slipping through the test. This increase the test coverage.