Home
last modified time | relevance | path

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

/third_party/libcoap/tests/
Dtest_encode.c228 #define DECODE_TEST(n,s) \ in t_init_encode_tests() macro
234 DECODE_TEST(1, "decode value #1"); in t_init_encode_tests()
235 DECODE_TEST(2, "decode value #2"); in t_init_encode_tests()
236 DECODE_TEST(3, "decode value #3"); in t_init_encode_tests()
237 DECODE_TEST(4, "decode value #4"); in t_init_encode_tests()
238 DECODE_TEST(5, "decode value #5"); in t_init_encode_tests()
239 DECODE_TEST(6, "decode value #6"); in t_init_encode_tests()
240 DECODE_TEST(7, "decode value #7"); in t_init_encode_tests()
241 DECODE_TEST(8, "decode value #8"); in t_init_encode_tests()