zephyr/tests/posix
Rafał Kuźnia d897bd1e74 tests: posix: eventfd: increase test coverage with polling
This commit adds the following tests:
* check eventfd with initval != 0
* check write counter overflow
* check if eventfd is blocked after read
* check if writing zero does not unblock
* check if nonblocking eventfd poll() behaviour is identical to blocking

Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
2020-10-02 11:34:19 +02:00
..
common tests: posix: nanosleep: round up to the nearest microsecond 2020-10-02 11:31:43 +02:00
eventfd tests: posix: eventfd: increase test coverage with polling 2020-10-02 11:34:19 +02:00
eventfd_basic
fs tests/posix/fs: Fix missing close in error paths 2020-08-05 08:04:29 -04:00