summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorHimanshu40 <himanshuwindows8.1@gmail.com>2018-11-15 11:48:48 +0530
committerJoel Sherrill <joel@rtems.org>2018-11-15 14:00:59 -0600
commit8abb230b775f9cd2ac571fca6964d3ad249cba70 (patch)
tree23ff7a1215b4506244dc66d2d3915a7a2ded473c /testsuites/psxtmtests/configure.ac
parenttestsuites/psxtests/psxhdrs: Fix comment so copyright block is separate (diff)
downloadrtems-8abb230b775f9cd2ac571fca6964d3ad249cba70.tar.bz2
psxtmthreadattr01: Add new test (GCI 2018)
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 0c3b1438e0..dde3e9b879 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -80,6 +80,7 @@ RTEMS_TEST_CHECK([psxtmthread03])
RTEMS_TEST_CHECK([psxtmthread04])
RTEMS_TEST_CHECK([psxtmthread05])
RTEMS_TEST_CHECK([psxtmthread06])
+RTEMS_TEST_CHECK([psxtmthreadattr01])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT