blob: b5ea5a4b3a3beb2295131777ede836270b12435a [file] [log] [blame]
#
# Copyright (c) 2019-2023 Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# Expect script for Trusted Firmware Test Framework
#
source [file join [file dirname [info script]] handle-arguments.inc]
expect_string "Unhandled External Abort received"
expect_string "Unhandled Exception from EL2"
source [file join [file dirname [info script]] exception_gp_regs.inc]
expect_string "x30"
source [file join [file dirname [info script]] exception_sys_regs.inc]