diff --git a/tests/benchmarks/latency_measure/testcase.yaml b/tests/benchmarks/latency_measure/testcase.yaml index a56dc6dedb7..e2efb4e3978 100644 --- a/tests/benchmarks/latency_measure/testcase.yaml +++ b/tests/benchmarks/latency_measure/testcase.yaml @@ -19,7 +19,8 @@ tests: harness_config: type: one_line record: - regex: "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" + regex: + - "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" regex: - "PROJECT EXECUTION SUCCESSFUL" @@ -35,7 +36,8 @@ tests: harness_config: type: one_line record: - regex: "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" + regex: + - "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" regex: - "PROJECT EXECUTION SUCCESSFUL" @@ -53,7 +55,8 @@ tests: harness_config: type: one_line record: - regex: "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" + regex: + - "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" regex: - "PROJECT EXECUTION SUCCESSFUL" @@ -75,6 +78,7 @@ tests: harness_config: type: one_line record: - regex: "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" + regex: + - "(?P.*) - (?P.*):(?P.*) cycles ,(?P.*) ns" regex: - "PROJECT EXECUTION SUCCESSFUL" diff --git a/tests/benchmarks/posix/threads/testcase.yaml b/tests/benchmarks/posix/threads/testcase.yaml index 9a7f2084f47..e9798b76a86 100644 --- a/tests/benchmarks/posix/threads/testcase.yaml +++ b/tests/benchmarks/posix/threads/testcase.yaml @@ -14,7 +14,8 @@ common: harness_config: type: one_line record: - regex: "(?P.*), ALL, (?P