zephyr/tests/posix/eventfd
Marcin Niestroj add51d809c tests: posix: eventfd: test read and poll after multiple writes
When there were multiple writes to eventfd, then poll() + read() should
start behaving as just initialized. Test that by verifying poll() will
timeout first and later be notified properly when eventfd is written
once again from the other thread.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-07-20 16:21:37 +02:00
..
src tests: posix: eventfd: test read and poll after multiple writes 2020-07-20 16:21:37 +02:00
CMakeLists.txt lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
prj.conf lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
testcase.yaml test: posix: fix identifier 2020-06-25 22:36:17 -05:00