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:
parent
b0352db95c
commit
2a1fa8e4c7
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@ common:
|
|||
platform_key:
|
||||
- arch
|
||||
- simulation
|
||||
min_flash: 64
|
||||
min_ram: 32
|
||||
tests:
|
||||
portability.posix.getopt:
|
||||
min_flash: 64
|
||||
min_ram: 32
|
||||
portability.posix.getopt: {}
|
||||
portability.posix.getopt.minimal:
|
||||
extra_configs:
|
||||
- CONFIG_MINIMAL_LIBC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue