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

. ../../testenv.sh

analyze_failure icache.vhdl
analyze_failure icache2.vhdl

clean

echo "Test successful"