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

. ../../testenv.sh

analyze sim_pkg.vhd
analyze_failure tb_cosim.vhd

clean

echo "Test successful"