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

. ../../testenv.sh

synth_analyze int_operators
clean

synth_tb prio02

echo "Test successful"