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

. ../../testenv.sh

analyze_failure universal_conversion_tb.vhd
analyze_failure repro.vhdl

clean

echo "Test successful"