zephyr/tests/posix/getopt/testcase.yaml
Jakub Rzeszutko 2caf587095 tests: lib: getopt
Add tests for the getopt library.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2022-01-06 21:26:59 +01:00

10 lines
224 B
YAML

tests:
shell.getopt:
tags: getopt
platform_exclude: native_posix native_posix_64
integration_platforms:
- qemu_x86
min_flash: 64
min_ram: 32
filter: (CONFIG_GETOPT and not CONFIG_NEWLIB_LIBC)