zephyr/scripts/tests/twister_blackbox
Alberto Escolar Piedras 833f7da7ee scripts/tests/twister_blackbox: Don't test on native_posix
native_posix is now deprecated.
Building this sample in both native_sim and native_posix does not
improve coverage for the sample or subsystem but doubles CI time.
As anyhow native_posix will be removed all together in
2 releases, let's remove it already for this sample.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-09-25 04:04:36 -04:00
..
test_data scripts/tests/twister_blackbox: Don't test on native_posix 2024-09-25 04:04:36 -04:00
conftest.py
pytest.ini
test_addon.py
test_config.py
test_coverage.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_device.py
test_disable.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_error.py
test_filter.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_footprint.py
test_hardwaremap.py
test_outfile.py
test_output.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_platform.py
test_printouts.py
test_quarantine.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_report.py
test_runner.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_shuffle.py
test_testlist.py
test_testplan.py
test_tooling.py