commit | 248b66dfe3b96ebecb9efb3da69d246e2c317f8a | [log] [tgz] |
---|---|---|
author | Hake Huang <hake.huang@oss.nxp.com> | Tue Apr 16 17:34:33 2024 +0800 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Wed May 15 14:56:24 2024 +0200 |
tree | 5a4635da30ddedda814e5de160eba63a6e11c1a3 | |
parent | dfae5ba7debfaf680514a09ac5405a38ecba1c3e [diff] |
twister: handler: optimize handler testsuite check in many platforms, before the debuger flash, the former testsuite many already executed, so we will see some old testsuite name. and we should not compare them directly, instead if we compare in reversed order them we can avoid such mis-judge. Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>