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

. ../../testenv.sh

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

clean

echo "Test successful"