diff options
author | Brian Drummond | 2013-12-24 16:54:03 +0000 |
---|---|---|
committer | Brian Drummond | 2013-12-24 16:54:03 +0000 |
commit | 663b942b97aa629489eb06b53ecb6682e9f5fbac (patch) | |
tree | 34286e5d5b448b49c50497f1406b43c7b1bf0cf7 /testsuite/gna | |
parent | 0a96f62124b33a501dafa2da71dc890aad386491 (diff) | |
download | ghdl-663b942b97aa629489eb06b53ecb6682e9f5fbac.tar.gz ghdl-663b942b97aa629489eb06b53ecb6682e9f5fbac.tar.bz2 ghdl-663b942b97aa629489eb06b53ecb6682e9f5fbac.zip |
Testsuite changes to elaborate and run tests marked run_compliant_test
Diffstat (limited to 'testsuite/gna')
-rwxr-xr-x | testsuite/gna/sr3028/testsuite.sh | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/testsuite/gna/sr3028/testsuite.sh b/testsuite/gna/sr3028/testsuite.sh index e63a031..95ec1c6 100755 --- a/testsuite/gna/sr3028/testsuite.sh +++ b/testsuite/gna/sr3028/testsuite.sh @@ -2,12 +2,7 @@ . ../../testenv.sh -echo "Skipped !!!!" -exit 0 - -analyze vc.vhdl -analyze top.vhdl -elab_simulate_failure top +analyze_failure vc.vhdl clean |