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