summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorHimanshu40 <himanshuwindows8.1@gmail.com>2018-11-21 21:30:35 +0530
committerJoel Sherrill <joel@rtems.org>2018-11-21 14:12:54 -0600
commit69812aaa2cee4123546af55510a8d6737cd11b07 (patch)
tree34164df84773b3aded6a4ef22db97ef6573df0a9 /testsuites/psxtmtests/psxtmtests_plan.csv
parentscore: Simplify _Workspace_String_duplicate() (diff)
downloadrtems-69812aaa2cee4123546af55510a8d6737cd11b07.tar.bz2
psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018)
Diffstat (limited to 'testsuites/psxtmtests/psxtmtests_plan.csv')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index e4425f9894..7fd1f113d4 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -91,6 +91,11 @@
"pthread_barrier_wait: releasing: no preempt","psxtmbarrier03","psxtmtest_unblocking_nopreempt","Yes"
"pthread_barrier_wait: releasing: preempt","psxtmbarrier04","psxtmtest_unblocking_preempt","Yes"
+"pthread_barrierattr_init: only case","psxtmbarrierattr01","psxtmtest_init_destroy","Yes"
+"pthread_barrierattr_destroy: only case","psxtmbarrierattr01","psxtmtest_init_destroy","Yes"
+"pthread_barrierattr_getpshared: only case","psxtmbarrierattr01","psxtmtest_single","Yes"
+"pthread_barrierattr_setpshared: only case","psxtmbarrierattr01","psxtmtest_single","Yes"
+
"pthread_spin_init: only case","psxspin01","psxtmtest_init_destroy","Yes"
"pthread_spin_destroy: only case","psxspin01","psxtmtest_init_destroy","Yes"
"pthread_spin_lock: available","psxspin02","psxtmtest_single w/multiple timings","Yes"