verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / module02 / testsuite.sh
blob8a500e4ba04249a7118295b7c9fba3658cf61810
1 #! /bin/sh
3 . ../../testenv.sh
5 verilog_synth_tb module01
6 verilog_synth_tb module02
7 verilog_synth_tb module03
9 echo "Test successful"