Skip to content

Commit b0352db

Browse files
cfriedtkartben
authored andcommitted
tests: posix: rwlocks: 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 8d7ae89 commit b0352db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/posix/rwlocks/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.rwlocks:
12-
min_flash: 64
13-
min_ram: 32
13+
portability.posix.rwlocks: {}
1414
portability.posix.rwlocks.minimal:
1515
extra_configs:
1616
- CONFIG_MINIMAL_LIBC=y

0 commit comments

Comments
 (0)