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

. ../../testenv.sh

analyze strings_test.vhdl
elab_simulate strings_test

clean

echo "Test successful"