summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-19 13:04:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-19 13:04:20 +0000
commit43469aff7c49b1ecd8cae2e78f32287152e749eb (patch)
treeb0830790dd9ea53e4685fc304d0342a18f9ca6b3 /testsuites/psxtmtests/Makefile.am
parent2011-07-19 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-43469aff7c49b1ecd8cae2e78f32287152e749eb.tar.bz2
2011-07-19 Ricardo Aguirre <el.mastin@ymail.com>
PR 1840/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key set and get. * psxtmkey02/.cvsignore, psxtmkey02/Makefile.am, psxtmkey02/init.c, psxtmkey02/psxtmkey02.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/Makefile.am')
-rw-r--r--testsuites/psxtmtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am
index 38a0f14e6e..64e5b7d914 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -7,6 +7,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS =
if HAS_POSIX
+SUBDIRS += psxtmkey02
SUBDIRS += psxtmmutex01
SUBDIRS += psxtmmutex02
SUBDIRS += psxtmmutex03