summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 16:54:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 16:54:32 +0000
commit4f6cc11d36107ee52a0f70589f964b9e26bfb8be (patch)
tree7ddbfaacb00b442317159bac1151f417232a5568 /testsuites/psxtmtests/configure.ac
parent2011-07-29 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-4f6cc11d36107ee52a0f70589f964b9e26bfb8be.tar.bz2
2011-07-29 Ricardo Aguirre <el.mastin@ymail.com>
PR 1863/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_wait - releasing, no preempt * psxtmbarrier03/.cvsignore, psxtmbarrier03/Makefile.am, psxtmbarrier03/init.c, psxtmbarrier03/psxtmbarrier03.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 5045a60d53..1a56efc3bb 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -81,6 +81,7 @@ AC_SUBST(OPERATION_COUNT)
AC_CONFIG_FILES([Makefile
psxtmbarrier01/Makefile
psxtmbarrier02/Makefile
+psxtmbarrier03/Makefile
psxtmkey01/Makefile
psxtmkey02/Makefile
psxtmmutex01/Makefile