summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-28 21:17:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-28 21:17:16 +0000
commit602b1f61b6414e032dcf126497fde625bd3aca58 (patch)
treeee782833aece94cf22afe665fc08f4e8a76e1fed /testsuites/psxtmtests/configure.ac
parent2011-07-28 Pawel Zagorski <pzagor@agh.edu.pl> (diff)
downloadrtems-602b1f61b6414e032dcf126497fde625bd3aca58.tar.bz2
2011-07-28 Ricardo Aguirre <el.mastin@ymail.com>
PR 1859/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_init and pthread_barrier_destroy. * psxtmbarrier01/.cvsignore, psxtmbarrier01/Makefile.am, psxtmbarrier01/init.c, psxtmbarrier01/psxtmbarrier01.doc: New files.
Diffstat (limited to '')
-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 78ea6d7794..0d60eeb8fe 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
+psxtmbarrier01/Makefile
psxtmkey01/Makefile
psxtmkey02/Makefile
psxtmmutex01/Makefile