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

. ../../testenv.sh

$GHDL -s --expect-failure --std=08 tvm_pkg.vhdl

clean

echo "Test successful"