summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/configure.ac
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2010-06-22 19:27:12 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2010-06-22 19:27:12 +0000
commit71a30785f2181934522672fd432d57f37f371e76 (patch)
treef1fb97d6b45fd155dfb37cc75931e7886abb1a75 /testsuites/libtests/configure.ac
parent2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com> (diff)
downloadrtems-71a30785f2181934522672fd432d57f37f371e76.tar.bz2
2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>
* Makefile.am, configure.ac: Added test that attempts to free stack memory. This causes a error to be printed from the free function. * malloc03/.cvsignore, malloc03/Makefile.am, malloc03/init.c, malloc03/malloc03.doc, malloc03/malloc03.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 e2ec4a25b2..5f4e16fa32 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -48,6 +48,7 @@ cpuuse/Makefile
heapwalk/Makefile
malloctest/Makefile
malloc02/Makefile
+malloc03/Makefile
monitor/Makefile
monitor02/Makefile
putenvtest/Makefile