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> |
||
|---|---|---|
| .. | ||
| 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 | ||