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

. ../../testenv.sh

GHDL_STD_FLAGS="--std=08 --ieee=mentor"
analyze simple.vhdl
clean

echo "Test successful"