aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1330/testsuite.sh
blob: 557f33c9bd3561ea2936f0843d1326f628b03978 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh

synth_tb test
synth_tb test2
synth_tb test3

echo "Test successful"