blob: 4dc417b1e9af6a43fe27d59b65c75901cee86520 [file] [log] [blame]
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -05001#
2# Copyright (c) 2021 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script
7#
8
Paul Sokolovskyb8a40b92021-12-10 12:20:30 +03009# Original TCL expect/ArmCI description:
Leonardo Sandoval6eff3f72021-05-03 11:12:37 -050010# If we exit from the uart, and if that had lots of prints, then the model
11# will stall. This may also occur even when the uart does not have any print.
12# See: https://jira.arm.com/browse/SDDKW-43675. So, we wait here expect for
13# something that never arrives.
14
Paul Sokolovskyb8a40b92021-12-10 12:20:30 +030015# This functionality is not required for LAVA tests, so this file is empty.
16# See also ../expect-post/hold_uart.exp