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

. ../../testenv.sh

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

clean

echo "Test successful"