Skip to content
Commit 9741c257 authored by Ederson de Souza's avatar Ederson de Souza Committed by Benjamin Cabé
Browse files

twister: More restrictive regex for log markers



Some simulators - like simics - may end up adding extraneous suffixes to
logged lines. This may cause some regex that match too much fail. This
patch fixes two such cases:

  - regex to find RunID changed to only match valid hexadecimal
    characters;
  - regex to match start of testsuite changed to only match valid word
    characters (0-9A-Za-z_).

Signed-off-by: default avatarEderson de Souza <ederson.desouza@intel.com>
parent a58e6590
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment