summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
blob: 7deac6b08ca7d94aeaee5cc60348841972eae57e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS = POSIX

SUBDIRS += bspcmdline01 cpuuse devfs01 devfs02 devfs03 devfs04 \
    devnullfatal01 gxx01 gxx02 \
    malloctest malloc02 malloc03 malloc04 malloc05 heapwalk \
    putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
    termios termios01 termios02 termios03 termios04 termios05 \
    termios06 termios07 termios08 \
    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
    block08 block09 block10 stringto01 \
    tar03

include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am