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

. ../../testenv.sh

analyze_failure bug.vhdl

analyze bug2.vhdl
elab_simulate_failure bug

clean

echo "Test successful"