zephyr/tests/posix/eventfd_basic/testcase.yaml

12 lines
229 B
YAML

common:
arch_exclude: posix
min_ram: 32
tags: posix pthread eventfd
tests:
posix.eventfd_basic:
extra_configs:
- CONFIG_POSIX_API=n
posix.eventfd_basic.posix_api:
extra_configs:
- CONFIG_POSIX_API=y