Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/tests/
Dtest_options.c918 #define OPTION_ENCODER_TEST(n,s) \ in t_init_option_tests() macro
924 OPTION_ENCODER_TEST(1, "encode option #1"); in t_init_option_tests()
925 OPTION_ENCODER_TEST(2, "encode option #2"); in t_init_option_tests()
926 OPTION_ENCODER_TEST(3, "encode option #3"); in t_init_option_tests()
927 OPTION_ENCODER_TEST(4, "encode option #4"); in t_init_option_tests()
928 OPTION_ENCODER_TEST(5, "encode option #5"); in t_init_option_tests()
929 OPTION_ENCODER_TEST(6, "encode option #6"); in t_init_option_tests()
930 OPTION_ENCODER_TEST(7, "encode option #7"); in t_init_option_tests()
931 OPTION_ENCODER_TEST(8, "encode option #8"); in t_init_option_tests()