zephyr/tests/posix
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
..
common tests: posix: tests for nanosleep(2) 2020-06-12 17:02:03 +02:00
eventfd tests: posix: eventfd: test read and poll after multiple writes 2020-07-20 16:21:37 +02:00
eventfd_basic tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
fs posix/fs: Fix POSIX lseek to return position upon completion 2020-07-04 07:46:51 -04:00