Home
last modified time | relevance | path

Searched refs:SKIP_POOL (Results 1 - 13 of 13) sorted by relevance

/third_party/lwip/test/unit/mqtt/
H A Dtest_mqtt.c50 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in mqtt_setup()
61 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in mqtt_teardown()
/third_party/lwip/test/unit/core/
H A Dtest_mem.c18 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in mem_setup()
24 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in mem_teardown()
H A Dtest_netif.c20 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in netif_setup()
26 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in netif_teardown()
H A Dtest_pbuf.c21 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in pbuf_setup()
27 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in pbuf_teardown()
/third_party/lwip/test/unit/ip4/
H A Dtest_ip4.c60 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in ip4_setup()
73 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in ip4_teardown()
/third_party/lwip/test/unit/
H A Dlwip_check.h48 #define SKIP_POOL(x) (1 << x) macro
/third_party/lwip/test/unit/etharp/
H A Dtest_etharp.c123 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in etharp_setup()
131 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in etharp_teardown()
/third_party/lwip/test/unit/ip6/
H A Dtest_ip6.c72 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in ip6_setup()
86 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in ip6_teardown()
/third_party/lwip/test/unit/udp/
H A Dtest_udp.c121 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in udp_setup()
129 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in udp_teardown()
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c38 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in sockets_setup()
53 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in sockets_teardown()
/third_party/lwip/test/unit/tcp/
H A Dtest_tcp_oos.c132 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in tcp_oos_setup()
144 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in tcp_oos_teardown()
H A Dtest_tcp.c63 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in tcp_setup()
75 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in tcp_teardown()
/third_party/lwip/test/unit/dhcp/
H A Dtest_dhcp.c192 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in dhcp_setup()
197 lwip_check_ensure_no_alloc(SKIP_POOL(MEMP_SYS_TIMEOUT)); in dhcp_teardown()

Completed in 9 milliseconds