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

. ../../testenv.sh

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

clean

echo "Test successful"