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