blob: e859e47d666191494a475a058001c6965f169638 [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"