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

. ../../testenv.sh

analyze clock.vhdl bwc.vhdl
analyze_failure sm_tb.vhdl

clean

echo "Test successful"