commit | 830283b12829935ede236f079aa331e97f5af29c | [log] [tgz] |
---|---|---|
author | Christophe Favergeon <Christophe.Favergeon@arm.com> | Mon Apr 27 14:51:08 2020 +0200 |
committer | Christophe Favergeon <Christophe.Favergeon@arm.com> | Mon Apr 27 14:51:44 2020 +0200 |
tree | e465b11dc01dcb1d518d6622c438c69c516e9ed4 | |
parent | fe9b9ba432571bafd200483824d748c6b559d93e [diff] [blame] |
CMSIS-DSP: Improvement to the regression script for tests
diff --git a/CMSIS/DSP/Testing/processResult.py b/CMSIS/DSP/Testing/processResult.py index c1469e0..a914cfb 100644 --- a/CMSIS/DSP/Testing/processResult.py +++ b/CMSIS/DSP/Testing/processResult.py
@@ -359,7 +359,7 @@ benchFile = None config="" if embedded: - prefix = ".*S:[ ]" + prefix = ".*[S]+:[ ]" # Parse the result file. # NORMAL mode is when we are parsing suite or group.