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

. ../../testenv.sh

synth_tb repro1
synth_tb delay_ul

echo "Test successful"