Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/tests/
Dtest_wellknown.c20 #define TEST_PDU_SIZE 120 macro
215 unsigned char buf[TEST_PDU_SIZE]; in t_wellknown6()
260 pdu = coap_pdu_init(0, 0, 0, TEST_PDU_SIZE); in t_wkc_tests_create()