zephyr/tests/posix/eventfd/testcase.yaml
Christopher Friedt e223d01b67 tests: posix: shorten the filter in testcase.yaml
CONFIG_NATIVE_LIBC can be used in place of
CONFIG_NATIVE_BUILD and CONFIG_EXTERNAL_LIBC

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-17 04:59:16 -05:00

10 lines
154 B
YAML

common:
filter: not CONFIG_NATIVE_LIBC
tags:
- posix
- eventfd
integration_platforms:
- qemu_x86
tests:
portability.posix.eventfd: {}