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
power-twister-harness
pytest-twister-harness
shell-twister-harness
twister twister: support filtering tests using regex 2025-07-21 07:23:58 -04:00