e223d01b67
CONFIG_NATIVE_LIBC can be used in place of CONFIG_NATIVE_BUILD and CONFIG_EXTERNAL_LIBC Signed-off-by: Christopher Friedt <cfriedt@meta.com>
10 lines
154 B
YAML
10 lines
154 B
YAML
common:
|
|
filter: not CONFIG_NATIVE_LIBC
|
|
tags:
|
|
- posix
|
|
- eventfd
|
|
integration_platforms:
|
|
- qemu_x86
|
|
tests:
|
|
portability.posix.eventfd: {}
|