Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/mld/src/
Dmain.c38 #define THREAD_SLEEP 50 /* ms */ macro
338 k_msleep(THREAD_SLEEP); in test_join_group()
351 k_msleep(THREAD_SLEEP); in test_leave_group()
511 k_msleep(THREAD_SLEEP); in join_mldv2_capable_routers_group()
528 k_msleep(THREAD_SLEEP); in leave_mldv2_capable_routers_group()
567 k_msleep(THREAD_SLEEP); in test_catch_query()
816 k_msleep(THREAD_SLEEP); in ZTEST()
824 k_msleep(THREAD_SLEEP); in ZTEST()
871 k_msleep(THREAD_SLEEP); in add_mcast_route_and_verify()
894 k_msleep(THREAD_SLEEP); in del_mcast_route_and_verify()
[all …]
/Zephyr-latest/tests/net/igmp/src/
Dmain.c37 #define THREAD_SLEEP 50 /* ms */ macro
342 k_msleep(THREAD_SLEEP); in join_group()
355 k_msleep(THREAD_SLEEP); in leave_group()
487 k_msleep(THREAD_SLEEP); in socket_group_with_address()
496 k_msleep(THREAD_SLEEP); in socket_group_with_address()
532 k_msleep(THREAD_SLEEP); in socket_group_with_index()
541 k_msleep(THREAD_SLEEP); in socket_group_with_index()
/Zephyr-latest/tests/net/mgmt/src/
Dmgmt.c21 #define THREAD_SLEEP 50 /* ms */ macro
208 k_msleep(THREAD_SLEEP); in sending_event()
284 k_msleep(THREAD_SLEEP); in test_static_event_listener()
335 k_msleep(THREAD_SLEEP); in test_core_event()
/Zephyr-latest/tests/net/pmtu/src/
Dmain.c100 #define THREAD_SLEEP 50 /* ms */ macro
122 k_msleep(THREAD_SLEEP); in ipv6_pmtu_changed()
142 k_msleep(THREAD_SLEEP); in ipv4_pmtu_changed()
460 k_msleep(THREAD_SLEEP); in test_connect()
/Zephyr-latest/tests/net/lib/dns_resolve/src/
Dmain.c42 #define THREAD_SLEEP 10 macro
631 k_msleep(THREAD_SLEEP); in ZTEST()
/Zephyr-latest/tests/net/socket/tcp/src/
Dmain.c36 #define THREAD_SLEEP 50 /* ms */ macro
60 k_msleep(THREAD_SLEEP); in test_connect()