Searched refs:net_socketpair_fixture (Results 1 – 4 of 4) sorted by relevance
17 static ZTEST_DMEM struct net_socketpair_fixture fixture;27 struct net_socketpair_fixture *fixture = arg; in before()39 struct net_socketpair_fixture *fixture = arg; in after()
23 struct net_socketpair_fixture { struct
10 struct net_socketpair_fixture *fixture, in happy_path()
24 static void test_socketpair_poll_timeout_common(struct net_socketpair_fixture *fixture) in test_socketpair_poll_timeout_common()