zephyr/tests/posix
Marcin Niestroj 398f22b34a tests: eventfd: drop POSIX_API ifdeffery
Test is configured with CONFIG_POSIX_API=y, so there is no reason to
check for it being enabled in C. Additionally when CONFIG_POSIX_API=n a
much "bigger" posix/sys/socket.h was included instead of net/socket.h,
which should be rather opposite.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-06-25 12:14:40 +02:00
..
common tests: posix: tests for nanosleep(2) 2020-06-12 17:02:03 +02:00
eventfd tests: eventfd: drop POSIX_API ifdeffery 2020-06-25 12:14:40 +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