aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue152/testsuite.sh
blob: 24d87992d79b52f56f217ed9ee7a81cfbb9ecbfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh

. ../../testenv.sh

analyze ax_wb_pli_pkg.vhdl
analyze ax_wb_pli.vhdl

# Don't try to compile the C file, it's unix specific

clean

echo "Test successful"