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

. ../../testenv.sh

run "$GHDL" --reprint --std=08 assert3.vhdl > /dev/null

echo "Test successful"