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

. ../../testenv.sh

#export GHDL_STD_FLAGS=--std=08
analyze fa.vhdl
analyze_failure fa_tb.vhdl

clean

echo "Test successful"