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

. ../../testenv.sh

analyze -Wno-library dff.vhdl
elab_failure dff

clean

echo "Test successful"