From 0e040792238fc3b26937a7725f4141fc5bdab89b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 6 Apr 2019 16:01:20 +0200 Subject: Add testcase for previous commit. --- testsuite/gna/bug096/testsuite.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 testsuite/gna/bug096/testsuite.sh (limited to 'testsuite/gna/bug096/testsuite.sh') diff --git a/testsuite/gna/bug096/testsuite.sh b/testsuite/gna/bug096/testsuite.sh new file mode 100755 index 000000000..a7728f7d1 --- /dev/null +++ b/testsuite/gna/bug096/testsuite.sh @@ -0,0 +1,10 @@ +#! /bin/sh + +. ../../testenv.sh + +analyze reader.vhdl +elab_simulate_failure reader + +clean + +echo "Test successful" -- cgit v1.2.3