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>
This commit is contained in:
Chris Friedt 2024-11-24 01:58:54 -05:00 committed by Benjamin Cabé
commit b0352db95c

View file

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