Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/core/
H A Dtest_pbuf.c39 static u8_t testbuf_3a[TESTBUFSIZE_3]; variable
163 pbuf_copy_partial(rest3, testbuf_3a, TESTBUFSIZE_3, 0); in START_TEST()
166 fail_if(memcmp(testbuf_3, testbuf_3a, TESTBUFSIZE_3)); in START_TEST()

Completed in 1 milliseconds