Searched refs:test_type (Results 1 – 2 of 2) sorted by relevance
198 uint8_t test_type = 0U; in send_simple_coap_msgs_and_wait_for_reply() local202 switch (test_type) { in send_simple_coap_msgs_and_wait_for_reply()248 test_type++; in send_simple_coap_msgs_and_wait_for_reply()
928 static enum net_test_type test_type = NO_TEST_TYPE; variable1020 NET_DBG("test_type %d, frag count %d", test_type, frag_count); in verify_fragment()1022 switch (test_type) { in verify_fragment()1499 zassert_equal(test_type, IPV6_UDP_LOOPBACK, in udp_data_received()1976 test_type = IPV6_SMALL_HBHO_FRAG; in ZTEST()2043 test_type = IPV6_LARGE_HBHO_FRAG; in ZTEST()2088 test_type = IPV6_WITHOUT_HBHO_FRAG; in ZTEST()2136 test_type = IPV6_UDP_LOOPBACK; in ZTEST()