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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze testcasestatic.vhdl

clean

echo "Test successful"