aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1684/testsuite.sh
blob: 9319cc259fd51268b4095f61e012a7630b6ab9a6 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

analyze pkg.vhdl
analyze ent1.vhdl

clean

echo "Test successful"