Lines Matching refs:service_fixture
39 static int set_service(struct service_fixture *const srv, in set_service()
103 static int socket_variant(const struct service_fixture *const srv) in socket_variant()
118 static socklen_t get_addrlen(const struct service_fixture *const srv, in get_addrlen()
142 static void set_port(struct service_fixture *const srv, uint16_t port) in set_port()
185 const struct service_fixture *const srv, in bind_variant_addrlen()
215 const struct service_fixture *const srv) in bind_variant()
221 const struct service_fixture *const srv, in connect_variant_addrlen()
251 const struct service_fixture *const srv) in connect_variant()
258 struct service_fixture srv0, srv1, srv2, unspec_any0, unspec_srv0; in FIXTURE()
413 const struct service_fixture *const srv, in test_bind_and_connect()
832 struct service_fixture srv0, srv1; in FIXTURE()
946 struct service_fixture srv0, srv1; in FIXTURE()
1389 struct service_fixture srv_denied, srv_max_allowed; in TEST_F()
1434 struct service_fixture srv0, srv1; in FIXTURE()
1557 struct service_fixture srv0; in FIXTURE()