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