Searched refs:service_fixture (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | net_test.c | 40 static int set_service(struct service_fixture *const srv, in set_service() 104 static int socket_variant(const struct service_fixture *const srv) in socket_variant() 119 static socklen_t get_addrlen(const struct service_fixture *const srv, in get_addrlen() 147 static void set_port(struct service_fixture *const srv, uint16_t port) in set_port() 190 const struct service_fixture *const srv, in bind_variant_addrlen() 220 const struct service_fixture *const srv) 226 const struct service_fixture *const srv, in connect_variant_addrlen() 256 const struct service_fixture *const srv) 263 struct service_fixture srv0, srv1, srv2, unspec_any0, unspec_srv0; in FIXTURE_VARIANT() 514 const struct service_fixture *cons in test_bind_and_connect() [all...] |
| H A D | common.h | 229 struct service_fixture { struct 244 static void __maybe_unused set_unix_address(struct service_fixture *const srv, in set_unix_address() 243 __anon62abbda5030aservice_fixture set_unix_address() argument
|
| H A D | scoped_abstract_unix_test.c | 50 struct service_fixture stream_address, dgram_address; in FIXTURE() 273 struct service_fixture dgram_address; in FIXTURE() 383 struct service_fixture parent_stream_address, parent_dgram_address, in TEST_F() 583 struct service_fixture address, transit_address; in TEST_F() 789 struct service_fixture stream_abstract_addr, dgram_abstract_addr; in TEST_F() 984 struct service_fixture connected_addr, non_connected_addr; in TEST() 1087 struct service_fixture connected_addr, non_connected_addr;
|
| H A D | scoped_signal_test.c | 459 struct service_fixture server_address; in TEST_F()
|