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

. ../../testenv.sh

$GHDL -s --std=08 const_test.vhdl const_test_vunit.vhdl

clean

echo "Test successful"