summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorChristopher Kerl <zargyyoyo@gmail.com>2013-01-11 14:33:37 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-11 14:33:37 -0600
commit72f3b051653087be62a4e7fedc7c7efc4c08913c (patch)
tree497a22fdb8abbcf1db73291ee628b3dedc1c237a /testsuites/psxtmtests/configure.ac
parentCreate POSIX Timing Test psxtmcond03 (diff)
downloadrtems-72f3b051653087be62a4e7fedc7c7efc4c08913c.tar.bz2
Create POSIX Timing Test psxtmcond09
Modifications were made to this submission allow the same init.c file to be ran by three tests that were very similar using posix pthread_cond_timedwait and pthread_cond_wait.
Diffstat (limited to 'testsuites/psxtmtests/configure.ac')
-rw-r--r--testsuites/psxtmtests/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index 1972b8457d..ab01acba0d 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -84,6 +84,9 @@ psxtmcond01/Makefile
psxtmcond02/Makefile
psxtmcond03/Makefile
psxtmcond05/Makefile
+psxtmcond08/Makefile
+psxtmcond09/Makefile
+psxtmcond10/Makefile
psxtmkey01/Makefile
psxtmkey02/Makefile
psxtmmq01/Makefile