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

. ../../testenv.sh

analyze ppkg.vhdl
analyze_failure ppkg1.vhdl

clean

echo "Test successful"