zephyr/scripts/pylib
Anas Nashif b0792bbfa2 twister: config: test on integration plaforms if defined
Add option to force integration mode on a defined list of tests, for
example tests for sample that are identified with 'sample.'.

A sample per definition shall be tested on documented and supported
platforms listed in the sample documentation. Samples shall not be used
as tests to verify functionality of a feature on all available plaforms
in Zephyr.

To still allow testing on platforms not listed in the doc, and when such
platforms are covered by the provided filter, we should still be able to
build/run the tests on those platforms (not directly listed in
integration_platforms).

We detect a sample by its test identifier, i.e., it starts with 'sample.'.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-03-19 08:51:50 -04:00
..
build_helpers scripts: pylib: build_helpers: flash_order fix 2023-10-10 15:55:58 +03:00
pytest-twister-harness drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
shell-twister-harness twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
twister twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00