1common:
2  filter: not (CONFIG_NATIVE_BUILD and CONFIG_EXTERNAL_LIBC)
3  tags:
4    - posix
5    - eventfd
6  integration_platforms:
7    - qemu_x86
8tests:
9  portability.posix.eventfd: {}
10