blob: ed4be658b7d5142e2d17071cae924194220bb9d2 [file] [log] [blame]
common:
arch_exclude: posix
tags:
- posix
- getopt
integration_platforms:
- qemu_x86
tests:
portability.posix.getopt:
min_flash: 64
min_ram: 32
portability.posix.getopt.newlib:
filter: TOOLCHAIN_HAS_NEWLIB == 1
extra_configs:
- CONFIG_NEWLIB_LIBC=y
portability.posix.getopt.picolibc:
tags: picolibc
filter: CONFIG_PICOLIBC_SUPPORTED
extra_configs:
- CONFIG_PICOLIBC=y
portability.posix.getopt.logger:
extra_configs:
- CONFIG_LOG=y
build_only: true