tests: posix: getopt: move filter to testcase.yml common area

Similar to #81766, move the filter to the common area.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
Chris Friedt 2024-11-24 02:02:52 -05:00 committed by Benjamin Cabé
commit 2a1fa8e4c7

View file

@ -7,10 +7,10 @@ common:
platform_key: platform_key:
- arch - arch
- simulation - simulation
min_flash: 64
min_ram: 32
tests: tests:
portability.posix.getopt: portability.posix.getopt: {}
min_flash: 64
min_ram: 32
portability.posix.getopt.minimal: portability.posix.getopt.minimal:
extra_configs: extra_configs:
- CONFIG_MINIMAL_LIBC=y - CONFIG_MINIMAL_LIBC=y