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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=02
analyze pkg.vhdl

clean

echo "Test successful"