summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-08 20:11:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-08 20:11:48 +0000
commit843ad7b5ffae3626d7097ba121c7af915556e7a4 (patch)
treead34a68750b4e795ab3a56d472722f50826e6a57 /testsuites/libtests/configure.ac
parent2010-07-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-843ad7b5ffae3626d7097ba121c7af915556e7a4.tar.bz2
2010-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test for exercising sbrk() extension to Malloc Family. * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c, malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
Diffstat (limited to 'testsuites/libtests/configure.ac')
-rw-r--r--testsuites/libtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index 7a49310fa2..52f7127139 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -50,6 +50,7 @@ heapwalk/Makefile
malloctest/Makefile
malloc02/Makefile
malloc03/Makefile
+malloc04/Makefile
monitor/Makefile
monitor02/Makefile
putenvtest/Makefile