aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-04-18 09:27:31 +0200
committerTristan Gingold <tgingold@free.fr>2020-04-18 09:27:31 +0200
commit628c01a31db7f92f4fd7476f7adf3e9a136bc5de (patch)
treee15ad48d6975b7b9cb4544332b394d026d650b24 /testsuite/gna
parentaccaa343dbb9ac38414543a9984d596ce5bd1b67 (diff)
downloadghdl-628c01a31db7f92f4fd7476f7adf3e9a136bc5de.tar.gz
ghdl-628c01a31db7f92f4fd7476f7adf3e9a136bc5de.tar.bz2
ghdl-628c01a31db7f92f4fd7476f7adf3e9a136bc5de.zip
testsuite/gna: complete test #1240
Diffstat (limited to 'testsuite/gna')
-rwxr-xr-xtestsuite/gna/issue1240/testsuite.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/gna/issue1240/testsuite.sh b/testsuite/gna/issue1240/testsuite.sh
index 602389099..88ab9bb52 100755
--- a/testsuite/gna/issue1240/testsuite.sh
+++ b/testsuite/gna/issue1240/testsuite.sh
@@ -2,6 +2,14 @@
. ../../testenv.sh
+analyze issue1.vhdl
+elab_simulate_failure issue1
+
+analyze issue2.vhdl
+elab_simulate_failure issue2
+
+clean
+
export GHDL_STD_FLAGS=-Werror=runtime-error
analyze_failure issue1.vhdl