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

. ../../testenv.sh

"$GHDL" --lines adder.vhdl

echo "Test successful"