blob: 11bcc4237a90b5949357e4473ca62884862caf55 [file] [log] [blame]
Manish V Badarkheb0802ac2023-01-09 11:24:58 +00001#
2# Copyright (c) 2023, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Expect script for Trusted Firmware Test Framework
7#
8
9source [file join [file dirname [info script]] handle-arguments.inc]
10
11expect_string "PANIC in EL3."
Manish V Badarkhe4ec48202023-01-11 11:48:31 +000012expect_string "x30"
Manish V Badarkheb0802ac2023-01-09 11:24:58 +000013
14source [file join [file dirname [info script]] exception_regs.inc]