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 | # |
| 6 | # Expect script for the test Secure Partition Ivy |
| 7 | # |
| 8 | |
Leonardo Sandoval | 5cfc11f | 2021-09-08 16:08:13 -0500 | [diff] [blame] | 9 | expect_string+=('i;Booting test Secure Partition Ivy') |
Leonardo Sandoval | 6eff3f7 | 2021-05-03 11:12:37 -0500 | [diff] [blame] | 10 | |
Paul Sokolovsky | eece6f7 | 2021-12-01 15:04:29 +0300 | [diff] [blame] | 11 | source $ci_root/expect-lava/uart-hold.inc |