zephyr/scripts/pylib
Anas Nashif ac4aabc10d twister: support filtering tests using regex
Use --test-pattern to filter scenarios using regular expressions, for
example:

./scripts/twister --test-pattern '^kernel.semaphore.*' -v

will run all those test using this identifier pattern, and nothing else.
Multiple patterns are possible.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-07-21 07:23:58 -04:00
..
build_helpers scripts: pylib: build_helpers: flash_order fix 2023-10-10 15:55:58 +03:00
power-twister-harness twister: harness: power: fix amp to milliamp conversion 2025-07-11 08:16:58 -10:00
pytest-twister-harness twister: pytest: Add support for mcumgr go tool with BLE 2025-06-27 12:21:56 +02:00
shell-twister-harness twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
twister twister: support filtering tests using regex 2025-07-21 07:23:58 -04:00