zephyr/tests/net/socket/socketpair/src
Robert Lubos f6a2d3ac7a tests: net: socketpair: Verify that poll is signalled correctly
Add unit tests which verifies that poll() function is signalled
correctly if called after data was written/read to/from a socket.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-07-02 22:22:42 -04:00
..
main.c
test_socketpair_block.c
test_socketpair_closed_ends.c
test_socketpair_expected_failures.c
test_socketpair_fcntl.c
test_socketpair_happy_path.c
test_socketpair_nonblock.c
test_socketpair_poll.c
test_socketpair_thread.h
test_socketpair_unsupported_calls.c