tests/posix/env: Remove arch posix filter

This test runs fine in "native" targets
based on the toolchain and C library filtering.
As there is no need to exclude this architecture,
let's remove the exclusion to improve coverage.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-05-17 09:59:50 +02:00 committed by David Leach
commit 02d988e784

View file

@ -1,7 +1,5 @@
common:
filter: not CONFIG_NATIVE_LIBC
arch_exclude:
- posix
integration_platforms:
- qemu_riscv64
tags: posix