aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/units01/testsuite.sh
blob: f45d12ac3646ec89b7f26f1bdd2f92bb5b07daa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

. ../../testenv.sh

$PYTHON show_units.py

echo ""

$PYTHON show_ports.py ./

echo "Test successful"