summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 20:21:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 20:21:41 +0000
commit64bad68bc811039e246e0565ca7ddfc4ed5a9528 (patch)
tree98c691310e926f697b6ab1c112b6e9c09aae106f /testsuites/psxtests/configure.ac
parent2009-07-30 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-64bad68bc811039e246e0565ca7ddfc4ed5a9528.tar.bz2
2009-07-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test to account for properly handling keys when a thread has non-NULL key value and key has NULL destructor and when a thread has NULL key value and key has destructor. * psxkey03/.cvsignore, psxkey03/Makefile.am, psxkey03/init.c, psxkey03/psxkey03.doc, psxkey03/psxkey03.scn: New files.
Diffstat (limited to 'testsuites/psxtests/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 4b96df2a44..cd0f3b3092 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -56,6 +56,7 @@ psxintrcritical01/Makefile
psxitimer/Makefile
psxkey01/Makefile
psxkey02/Makefile
+psxkey03/Makefile
psxmount/Makefile
psxmsgq01/Makefile
psxmsgq02/Makefile