2022-07-05 07:16:12 +08:00
|
|
|
common:
|
|
|
|
platform_exclude: native_posix native_posix_64
|
|
|
|
tags: getopt
|
2021-07-01 17:50:16 +08:00
|
|
|
tests:
|
|
|
|
shell.getopt:
|
|
|
|
integration_platforms:
|
|
|
|
- qemu_x86
|
|
|
|
min_flash: 64
|
|
|
|
min_ram: 32
|
2022-07-05 07:16:12 +08:00
|
|
|
shell.getopt.newlib:
|
|
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NEWLIB_LIBC=y
|