Home
last modified time | relevance | path

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

/third_party/libcoap/tests/
H A Dtest_uri.c293 const uint8_t querycheckbuf[] = { 0x02, 0x2f, 0x2f, 0x02, 0x3f, 0x26 }; in t_parse_uri12() local
318 CU_ASSERT(buflen == sizeof(querycheckbuf)); in t_parse_uri12()
319 CU_ASSERT_NSTRING_EQUAL(buf, querycheckbuf, buflen); in t_parse_uri12()

Completed in 2 milliseconds