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

. ../../testenv.sh

analyze twoscomplement.vhdl
elab_simulate_failure test

clean

echo "Test successful"