Skip to content

Commit 2a1fa8e

Browse files
cfriedtkartben
authored andcommitted
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>
1 parent b0352db commit 2a1fa8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/posix/getopt/testcase.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ common:
77
platform_key:
88
- arch
99
- simulation
10+
min_flash: 64
11+
min_ram: 32
1012
tests:
11-
portability.posix.getopt:
12-
min_flash: 64
13-
min_ram: 32
13+
portability.posix.getopt: {}
1414
portability.posix.getopt.minimal:
1515
extra_configs:
1616
- CONFIG_MINIMAL_LIBC=y

0 commit comments

Comments
 (0)