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

. ../../testenv.sh

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

clean

echo "Test successful"