blob: de9acb68a1cb2194a2121af5ce23efdbb2b69004 [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#
2# Copyright (c) 2019, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7#
8# Script to interact with a Busybox filesystem
9#
10# This script is not standalone and should be sourced by a top expect script.
11#
12
13expect_string "init.sh" "Init"
14expect_re ".* # " "TEST SUCCESS"
15exit_uart 0