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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze test_unop
clean

echo "Test successful"