summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
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/configure.ac
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/configure.ac')
-rw-r--r--testsuites/psxtmtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index 0cf0e6c5ed..b2cab57d69 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -79,6 +79,7 @@ AC_SUBST(OPERATION_COUNT)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+psxtmkey02/Makefile
psxtmmutex01/Makefile
psxtmmutex02/Makefile
psxtmmutex03/Makefile