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

. ../../testenv.sh

analyze --std=02 -Wdelayed-checks example.vhdl

clean

echo "Test successful"