Nightly build configuration and scripts for powerpc linux hosted.
[tangerine.git] / test / mmakefile.src
bloba0175044d3878d27ad26ec1f3980f30ce4d2396c
1 #   $Id$
3 #   Makefile for AROS Test
5 include $(TOP)/config/make.cfg
8 COMMONTESTFILES := \
9     areatest2 \
10     amiga2date \
11     amigademo \
12     availfonts \
13     blttemplatealpha \
14     date2amiga \
15     dosvartest \
16     exceptiontest \
17     exceptiontest2 \
18     fileseek \
19     filetest \
20     fontinfo \
21     fstest \
22     getcybermapattr \
23     gfx \
24     hostcb \
25     iffparsewrite \
26     ilbmtoc \
27     localetest \
28     matchtest \
29     messagetest \
30     newmatch \
31     keymaptest \
32     layerstest \
33     inquire \
34     mathtest \
35     cctest \
36     clippingtest \
37     helloworld \
38     oopdemo \
39     scrollerwin \
40     serialmousetest \
41     serialtest \
42     unixio \
43     opendiskfont \
44     partition \
45     scantest \
46     semaphoretest \
47     showvisregion \
48     showvisshape \
49     sortlayercr \
50     signaltest \
51     strtodate \
52     systemtags \
53     systemtagsslave \
54     tasktest \
55     tasktest2 \
56     ExNext \
57     randtest \
58     enqueue \
59     semtorture \
60     obtainpentest \
61     readpixelarray \
62     writepixelarray \
63     writepixelarrayalpha \
64     rawtest \
65     camdtree \
66     mktime \
67     rexxsyslibtest \
68     portsend \
69     portreceive \
70     makelib \
71     weightamatch \
72     printnativekeytable \
73     textbug \
74     testide \
75     playoss \
76     openlib \
77     simplepng \
78     truecolorpens \
79     consolemodes \
80     examine \
81     rwverify \
82     notify \
83     setfilesize \
84     timeport \
85     getdeviceproc \
86     minicat \
87     time \
88     waitforchar \
89     seektest \
90     avltest
92 HOSTEDTESTFILES :=  \
93     hostlib
95 EXEDIR := $(AROS_TESTS)
97 USER_CFLAGS := -I$(TOP)/workbench/libs
99 #MM test : test-clib test-zune contrib-cdvdfs-cdrom
100 #MM test : includes includes-copy workbench-datatypes-png-includes
102 %build_progs mmake=test \
103     files=$(COMMONTESTFILES) targetdir=$(EXEDIR) \
104     uselibs="coolimagesstatic arossupport amiga arosc m hiddstubs"
106 %common