Home
last modified time | relevance | path

Searched refs:uricheckbuf (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/tests/
H A Dtest_uri.c292 const uint8_t uricheckbuf[] = { 0x00, 0x01, 0x2f, 0x00, 0x00 }; in t_parse_uri12() local
311 CU_ASSERT(buflen == sizeof(uricheckbuf)); in t_parse_uri12()
312 CU_ASSERT_NSTRING_EQUAL(buf, uricheckbuf, buflen); in t_parse_uri12()

Completed in 2 milliseconds