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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate repro --backtrace-severity=warning

clean

echo "Test successful"