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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze mux4.vhdl

clean

echo "Test successful"