verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / synth128 / testsuite.sh
blob6fc5761f5818aff71b74f4069afe9b32ac2b1299
1 #! /bin/sh
3 . ../../testenv.sh
5 for t in test; do
6 synth_tb $t
7 done
9 echo "Test successful"