Leonardo Sandoval | 6eff3f7 | 2021-05-03 11:12:37 -0500 | [diff] [blame] | 1 | # |
| 2 | # Copyright (c) 2021 Arm Limited. All rights reserved. |
| 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | # |
Paul Sokolovsky | b8a40b9 | 2021-12-10 12:20:30 +0300 | [diff] [blame^] | 6 | # Original TCL expect/ArmCI description: |
Leonardo Sandoval | 6eff3f7 | 2021-05-03 11:12:37 -0500 | [diff] [blame] | 7 | # If we exit from a secondary uart, and if that had lots of prints, then the |
| 8 | # model will stall. See: https://jira.arm.com/browse/SDDKW-43675. So, we wait |
| 9 | # here expect for something that never arrives. |
| 10 | |
Paul Sokolovsky | b8a40b9 | 2021-12-10 12:20:30 +0300 | [diff] [blame^] | 11 | # This functionality is not required for LAVA tests, so this file is empty. |