Skip to content
Commit 1d9ce862 authored by Jeremy Bettis's avatar Jeremy Bettis Committed by Carles Cufí
Browse files

twister: Don't require test_ prefix to set status



If a test doesn't start with test_, twister currently emits an error:
suite_name.test_name: Unknown status 'started'

Following the suggestion by Maksim Masalski on PR#21191, change the
regex to exclude spaces in the test name, and remove the check that the
test_ prefix exists.

See also #21162

Signed-off-by: default avatarJeremy Bettis <jbettis@google.com>
parent cd265fd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment