commit | 07756bc04502128d9d933860b999f87cdeada8b9 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Thu Nov 24 17:21:48 2022 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Dec 13 16:49:17 2022 +0100 |
tree | c37ea705f2a6e4961b032698fe8715d6f3f74fe5 | |
parent | 429a6fbb1cb2b729dff374fe8b2d45dce1093640 [diff] |
fix: fix FTPM test expectations on OpenCI The expectations for the FTPM tests need to run in an explicit order because of an implicit dependency between two UART expectations. This change reorders the port numbering to enforce that order. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: Idc264bcc19ea71e23622979b3750ed334a3f1004