Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/mqtt/
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/ip4/
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/core/
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()
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()
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/
Dlwip_check.h50 void lwip_check_ensure_no_alloc(unsigned int skip);
Dlwip_unittests.c40 void lwip_check_ensure_no_alloc(unsigned int skip) in lwip_check_ensure_no_alloc() function
/third_party/lwip/test/unit/etharp/
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/
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/
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/dhcp/
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()
/third_party/lwip/test/unit/api/
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/
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()
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()