boards native_posix: Remove twister support

native_posix is being removed as it has reached its end of life in 4.2,
after being deprecated since 4.0.

Remove the twister support for native_posix[//64] and therefore all
references to them from the testcases and samples yamls, so twister
does not error out.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2025-02-25 12:11:51 +01:00 committed by Carles Cufí
commit 6c38bc8ec4
67 changed files with 2 additions and 233 deletions

View file

@ -7,8 +7,6 @@ common:
- arch
- simulation
platform_exclude:
- native_posix
- native_posix/native/64
# consistently overflows flash
- qemu_nios2
filter: not CONFIG_NATIVE_LIBC

View file

@ -2,9 +2,6 @@ common:
filter: not CONFIG_NATIVE_LIBC
arch_exclude:
- nios2
platform_exclude:
- native_posix
- native_posix/native/64
tags:
- posix
- filesystem

View file

@ -9,7 +9,7 @@ common:
integration_platforms:
- mps2/an385
- qemu_x86
# native_posix and native_sim link to if_*() from the host libc which causes the test to crash
# Building with the host libC links to if_*() from the host libc which causes the test to crash
# immediately.
filter: not CONFIG_NATIVE_LIBC
tests: