zephyr/scripts/tests/twister_blackbox
Luca Burelli 021d90b641 tests: twister_blackbox: fix vendor filter test
Commit 6dc27a4 ("boards: align vendor entry in board.yml files")
unknowingly broke Twister blackbox tests by correctly placing Atom
targets under the 'intel' vendor. Since this was not previously the
case, the Twister blackbox vendor filter test for 'intel' was actually
expecting 'qemu_x86/atom' to be filtered out as "Not a selected vendor
platform."

This commit updates test_filter.py with the new vendor flags.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-05-03 17:49:29 +02:00
..
test_data drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
conftest.py twister: Cleanup twister loggers 2025-03-19 09:08:00 -04:00
pytest.ini
test_addon.py twister: test udpates for new board handling 2024-10-22 18:31:09 -04:00
test_config.py twister: ztest: harness: Fix missed TestCase statuses 2024-11-22 08:26:59 -05:00
test_coverage.py twister: coverage: Data collection and reporting per-test instance 2025-01-30 18:29:08 +01:00
test_device.py twister: support testing multiple toolchain variants 2025-01-08 12:58:59 +01:00
test_disable.py
test_error.py twister: support testing multiple toolchain variants 2025-01-08 12:58:59 +01:00
test_filter.py tests: twister_blackbox: fix vendor filter test 2025-05-03 17:49:29 +02:00
test_footprint.py scripts: twister: Fix NOTRUN in test_only 2024-10-31 14:18:17 -05:00
test_hardwaremap.py
test_outfile.py twister: allowlist build_info.yml and zephyr.dts 2025-02-20 15:08:50 +00:00
test_output.py twister: Remove C object buildlist from -i test 2025-04-08 22:59:12 +02:00
test_platform.py twister: fix Ztest C++ test names extraction from ELF 2024-11-22 08:26:59 -05:00
test_printouts.py twister: support testing multiple toolchain variants 2025-01-08 12:58:59 +01:00
test_quarantine.py twister: debug: change skipped -> filtered 2024-12-13 09:12:59 +01:00
test_report.py twister: blackbox: fix test_report_summary after extending reason 2025-02-13 16:42:23 +01:00
test_runner.py twister: support testing multiple toolchain variants 2025-01-08 12:58:59 +01:00
test_shuffle.py twister: fix Ztest C++ test names extraction from ELF 2024-11-22 08:26:59 -05:00
test_testlist.py twister: ztest: harness: Fix missed TestCase statuses 2024-11-22 08:26:59 -05:00
test_testplan.py twister: ztest: harness: Fix missed TestCase statuses 2024-11-22 08:26:59 -05:00
test_tooling.py