Home
last modified time | relevance | path

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

/lib/lwip/lwip/test/unit/core/
A Dtest_pbuf.c36 static u8_t testbuf_3a[TESTBUFSIZE_3]; variable
249 pbuf_copy_partial(rest3, testbuf_3a, TESTBUFSIZE_3, 0); in START_TEST()
252 fail_if(memcmp(testbuf_3, testbuf_3a, TESTBUFSIZE_3)); in START_TEST()

Completed in 3 milliseconds