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

ACLOCAL_AMFLAGS = -I ../aclocal

_SUBDIRS = POSIX
_SUBDIRS += block12
_SUBDIRS += flashdisk01

_SUBDIRS += bspcmdline01 cpuuse malloctest heapwalk putenvtest monitor \
    monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
    block08 block09 block10 stringto01
_SUBDIRS += math mathf

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