zephyr/boards/posix
Maciej Perkowski edb23d7bd8 twister: native_posix: Ignor filtering by toolchain for native_posix
In the case of native_posix (and other "host" toolchain based
platforms) Twister shouldn't filter tests by ZEPHYR_TOOLCHAIN_VARIANT.
The PR replaces `- zephyr` with `- host` in native_posix(_64).yaml
and modify the filter in twisterlib.py to not block building
if "host" is under the platform supported toolchains.

Fixes: #38418

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2021-09-10 11:24:58 -04:00
..
native_posix twister: native_posix: Ignor filtering by toolchain for native_posix 2021-09-10 11:24:58 -04:00
nrf52_bsim boards: bsim: fix bug with single settings file for few bsim devices 2021-08-24 12:37:51 +02:00
index.rst