Home | History | Annotate | Download | only in contrib

Lines Matching refs:tool

2 # This script automatically test the given tool with the tool's test cases,
37 tool=gxx
40 tmp1=$TMPDIR/$tool-testing.$$a
41 tmp2=$TMPDIR/$tool-testing.$$b
42 now_s=$TMPDIR/$tool-testing.$$d
43 before_s=$TMPDIR/$tool-testing.$$e
44 lst1=$TMPDIR/$tool-lst1.$$
45 lst2=$TMPDIR/$tool-lst2.$$
46 lst3=$TMPDIR/$tool-lst3.$$
47 lst4=$TMPDIR/$tool-lst4.$$
48 lst5=$TMPDIR/$tool-lst5.$$
49 sum1=$TMPDIR/$tool-sum1.$$
50 sum2=$TMPDIR/$tool-sum2.$$