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

. ../../testenv.sh

analyze issue_pkg.vhdl
analyze_failure issue.vhdl
analyze fixed.vhdl

clean

echo "Test successful"