1195972f6Sopenharmony_ci#ifndef LWIP_HDR_TEST_SOCKETS_H 2195972f6Sopenharmony_ci#define LWIP_HDR_TEST_SOCKETS_H 3195972f6Sopenharmony_ci 4195972f6Sopenharmony_ci#include "../lwip_check.h" 5195972f6Sopenharmony_ci 6195972f6Sopenharmony_ciSuite *sockets_suite(void); 7195972f6Sopenharmony_ci 8195972f6Sopenharmony_ci#endif 9