summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 15:08:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 15:08:21 +0000
commite694c2d4233f241623e3b2bcbafdfcdecf86b4e8 (patch)
tree3d673e8e5771bcb1cacd520af409156ab317f111 /testsuites/psxtmtests/configure.ac
parent2011-07-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e694c2d4233f241623e3b2bcbafdfcdecf86b4e8.tar.bz2
2011-07-29 Ricardo Aguirre <el.mastin@ymail.com>
PR 1859/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_wait - blocking * psxtmbarrier02/.cvsignore, psxtmbarrier02/Makefile.am, psxtmbarrier02/init.c, psxtmbarrier02/psxtmbarrier02.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 0d60eeb8fe..5045a60d53 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -80,6 +80,7 @@ AC_SUBST(OPERATION_COUNT)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
psxtmbarrier01/Makefile
+psxtmbarrier02/Makefile
psxtmkey01/Makefile
psxtmkey02/Makefile
psxtmmutex01/Makefile