commit | 27d11c6eadaa4277ea961b63512f1e57a820462e | [log] [tgz] |
---|---|---|
author | Nathan Dunne <Nathan.Dunne@arm.com> | Thu Nov 11 13:31:47 2021 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Nov 16 20:36:11 2021 +0100 |
tree | 6f7d247ff45d824690f7421c91e5a64e155c83e4 | |
parent | a90a0405d485f05ee584d232aa339b97872f1a8d [diff] |
fix(tftf): Prevent UART from exiting early Ensured all calls to exit_uart in 'expect' wait for the string "Exiting tests." to prevent the uart from being closed before all of the test result information has been written. Signed-off-by: Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: I4793be8fd5a2bbf3e2a3a72e14b0d702d52e05e4