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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze_failure e.vhdl

clean

echo "Test successful"