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:
parent
1c70e87047
commit
02d988e784
1 changed files with 0 additions and 2 deletions
2
tests/posix/env/testcase.yaml
vendored
2
tests/posix/env/testcase.yaml
vendored
|
@ -1,7 +1,5 @@
|
|||
common:
|
||||
filter: not CONFIG_NATIVE_LIBC
|
||||
arch_exclude:
|
||||
- posix
|
||||
integration_platforms:
|
||||
- qemu_riscv64
|
||||
tags: posix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue