zephyr/tests/posix/eventfd_basic
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
..
src tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
CMakeLists.txt tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
prj.conf tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
testcase.yaml tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00