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

. ../../testenv.sh

synth_tb uns
synth_tb sgn

echo "Test successful"