tests: posix: single_process: correct typo and filter

What looks to be a copy-paste typo was not caught in
code review.

Change .rwlocks to nothing and move the filter to the
common area.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
Chris Friedt 2024-11-22 07:10:17 -05:00 committed by Anas Nashif
commit 932e8708b1

View file

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