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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze_failure test.vhd

clean

echo "Test successful"