summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
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/psxtmtests_plan.csv
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/psxtmtests_plan.csv')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv34
1 files changed, 17 insertions, 17 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 68c27af14c..5bfb56d711 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -28,23 +28,23 @@
"pthread_create: no preempt","psxtmthread01","psxtmtest_single","Yes"
"pthread_create: preempt","psxtmthread02","psxtmtest_single","Yes"
-"pthread_attr_init: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_destroy: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getdetachstate: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getguardsize: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getinheritsched: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getschedparam: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getschedpolicy: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getscope: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getstack: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_getstacksize: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setdetachstate: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setguardsize: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setinheritsched: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setschedparam: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setschedpolicy: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setscope: only case", "psxtmthread07", "psxtmtest_single","No"
-"pthread_attr_setstack: only case", "psxtmthread07", "psxtmtest_single","No"
+"pthread_attr_init: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_destroy: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getdetachstate: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getguardsize: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getinheritsched: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getschedparam: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getschedpolicy: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getscope: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getstack: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_getstacksize: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setdetachstate: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setguardsize: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setinheritsched: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setschedparam: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setschedpolicy: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setscope: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
+"pthread_attr_setstack: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
"pthread_join"
"pthread_detach"