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

. ../../testenv.sh

analyze fail.vhd
elab_simulate mat_key_tb

clean

echo "Test successful"