zephyr/tests/posix
Marcin Niestroj 3b0917bcbf tests: posix: eventfd_basic: add new test
Introduce new test for eventfd, which will test it in only basic
scope. The real reason why this is introduced is to have a test with
minimal set of configuration dependencies, such as disabled
pthreads (compared to full tests/posix/eventfd/ variant). This allows to
test eventfd mechanism with both POSIX_API=n and POSIX_API=y.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-06-15 16:52:29 +02:00
..
common tests: posix: tests for nanosleep(2) 2020-06-12 17:02:03 +02:00
eventfd tests: posix: eventfd: Don't mix POSIX and Zephyr kernel APIs 2020-05-08 17:31:45 +02:00
eventfd_basic tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
fs tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00