1 2 3 4 5 6 7 8 9 10 11 12
#! /bin/sh . ../../testenv.sh analyze_failure bug1.vhdl analyze_failure bug2.vhdl analyze_failure bug7.vhdl analyze_failure bug8.vhdl clean echo "Test successful"