blob: 1d0988ffa5a63cf57daa8cbdc21660e233caab53 [file] [log] [blame]
thagon01-arm1dd6e7b2023-07-17 11:51:15 -05001#
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 "PMF:cpu 0 tid 0"
12expect_string "PMF:cpu 0 tid 1"
13expect_string "PMF:cpu 0 tid 2"
14expect_string "PMF:cpu 0 tid 3"
15expect_string "PMF:cpu 0 tid 4"
Manish V Badarkhe0147bfc2024-03-05 18:24:48 +000016expect_string "PMF:cpu 0 tid 5"