summaryrefslogtreecommitdiff
path: root/testsuite/gna/bug16144/testsuite.sh
blob: 7a261edee62b10c8adee54f12487df85cbb4ebd1 (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

$GHDL --lines adder.vhdl

echo "Test successful"