commit | f6a2d3ac7a33333fc8b6a4c6abb0e1380e82e668 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Wed Jun 23 15:54:06 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jul 02 22:22:42 2021 -0400 |
tree | 18e789e828587cafd06b4f252be8931166191a0e | |
parent | d6314fa4566ad159c24a8d35809088697a739ae7 [diff] |
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>