commit | e4db06316b527b2013b5d5df83b702791b7182af | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Sun Apr 10 23:22:22 2022 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Sun Apr 10 23:22:30 2022 +0800 |
tree | 9c8cdd86ad95a946a1b9a90c8cd1ca06b5fbcf4e | |
parent | 65671e6714a4c50b89b95cc74d1873ef794387f8 [diff] |
LAVA: Update start string in reg test monitor Use "Execute test suites" as the start string in reg test monitor, which will be surely printed in all configs with reg tests. "Starting" would only be printed in Debug mode. So it will lead to unexpected time out error in Release & Minsize mode, because the monitor cannot match the start string. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I2adf06387676c486670442b786f3947bec8efcf5