Home
last modified time | relevance | path

Searched refs:net_socketpair_fixture (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/tests/net/socket/socketpair/src/
D_main.c17 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()
D_main.h23 struct net_socketpair_fixture { struct
Dhappy_path.c10 struct net_socketpair_fixture *fixture, in happy_path()
Dpoll.c24 static void test_socketpair_poll_timeout_common(struct net_socketpair_fixture *fixture) in test_socketpair_poll_timeout_common()