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

. ../../testenv.sh

analyze tb.vhdl
analyze tb2.vhdl

clean

echo "Test successful"