blob: 497ff45e5ec5455eb8fa6cb12fa9f2a8c2bd9a4a [file] [log] [blame]
Shruti90e4a692022-05-25 11:04:47 +01001#
2 # Copyright (c) 2022, Arm Limited. All rights reserved.
3 #
4 # SPDX-License-Identifier: BSD-3-Clause
5
6expect_string+=('i;buildroot login:')
7expect_string+=("i;;;;\n")
8expect_string+=("i;;;;root")
9expect_string+=("i;;;;\n")
10expect_string+=('i;#')
11expect_string+=("i;;;;\n")
12expect_string+=("i;#;;;ioctl 255")
13expect_string+=("i;;;;\n")
14expect_string+=('i;Test: Echo Message to SP')
15expect_string+=('i;Test: Message Relay vis SP to EL3 LSP.')
16expect_string+=('i;Test: Memory Send.')
17expect_string+=('i;Test: Memory Send in Fragments.')
18expect_string+=('i;Test: Memory Lend.')
19expect_string+=('i;Test: Memory Lend in Fragments.')
20expect_string+=('i;Test: Memory Send with Multiple Endpoints.')
21expect_string+=('i;Test: Memory Lend with Multiple Endpoints.')
22expect_string+=('i;Test: Ensure Duplicate Memory Send Requests are Rejected.')
23expect_string+=('i;Test: Ensure Duplicate Memory Lend Requests are Rejected.')
24expect_string+=('i;Total Failures: 0')