summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-27 17:56:53 -0600
committerGedare Bloom <gedare@rtems.org>2013-11-27 20:50:10 -0500
commite9a1c991fed671cb7b22f059d6ca72693558ef44 (patch)
treeb17bab1710568af9e7acecd23e3e59c32e275dab /testsuites/psxtmtests/configure.ac
parentadd --enable-paravirt to the configure options (diff)
downloadrtems-e9a1c991fed671cb7b22f059d6ca72693558ef44.tar.bz2
psxtmtests: copy psxtmthread05 to psxtmthread06, fix psxtmthread05
The psxtmthread05 test was testing the functionality meant for psxtmthread06. This patch copies the psxtmthread05 to psxtmthread06 and modifies psxtmthread05 to test the intended functionality.
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 0e70274c74..03aeb35cec 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -117,5 +117,6 @@ psxtmthread01/Makefile
psxtmthread02/Makefile
psxtmthread03/Makefile
psxtmthread05/Makefile
+psxtmthread06/Makefile
])
AC_OUTPUT