DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / insert01 / testsuite.sh
123456789
#! /bin/sh . ../../testenv.sh for t in insert01 insert02; do synth_tb $t done echo "Test successful"