1 2 3 4 5 6 7 8 9 10
#! /bin/sh . ../../testenv.sh analyze_failure bug.vhdl analyze_failure bug2.vhdl analyze_failure bug3.vhdl clean echo "Test successful"