aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/ghdl-issues/xfail1/testfail.sh
blob: 81e1f26a0e3f4bc703b7f2c12768ee997a583f60 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

# Same as testsuite.sh but should really fail.
topdir=../..
. $topdir/testenv.sh

synth_import --std=08 test.vhdl -e

clean
echo OK