aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1371/testsuite.sh
blob: c13fca038ebc5772df829686a898228ffa9c019e (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=-fpsl
analyze incr_psl.vhdl

clean

echo "Test successful"