Blame tests/p_minicom/minicom_test.sh

Christoph Galuschka d545cf
#!/bin/sh
Christoph Galuschka d545cf
# Author: Athmane Madjoudj <athmanem@gmail.com>
Christoph Galuschka dae1aa
# Author: Christoph Galuschka <christoph.galuschka@chello.at>
Christoph Galuschka d545cf
Athmane Madjoudj ec0734
t_Log "Running $0 - minicom binary load test."
Christoph Galuschka d545cf
Athmane Madjoudj ec0734
# FIXME: this test is very basic
Athmane Madjoudj 629bc6
minicom -h | grep -q "terminal program"
Christoph Galuschka d545cf
Christoph Galuschka d545cf
t_CheckExitStatus $?