[rtems commit] psxtmtests_plan.csv: Fix typo

Joel Sherril joel at rtems.org
Tue Dec 1 14:33:48 UTC 2015


Module:    rtems
Branch:    master
Commit:    4b8184f0ede769276c76a3008e4e5e0f2959c633
Changeset: http://git.rtems.org/rtems/commit/?id=4b8184f0ede769276c76a3008e4e5e0f2959c633

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Tue Dec  1 08:33:43 2015 -0600

psxtmtests_plan.csv: Fix typo

---

 testsuites/psxtmtests/psxtmtests_plan.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 190ae9b..68e636e 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -55,7 +55,7 @@
 "pthread_getcpuclockid"
 
 "pthread_barrier_init: only case","psxtmbarrier01","psxtmtest_init_destroy","Yes"
-: only case"pthread_barrier_destroy","psxtmbarrier01","psxtmtest_init_destroy","Yes"
+"pthread_barrier_destroy: only case","psxtmbarrier01","psxtmtest_init_destroy","Yes"
 "pthread_barrier_wait: blocking","psxtmbarrier02","psxtmtest_blocking","Yes"
 "pthread_barrier_wait: releasing: no preempt","psxtmbarrier03","psxtmtest_unblocking_nopreempt","Yes"
 "pthread_barrier_wait: releasing: preempt","psxtmbarrier04","psxtmtest_unblocking_preempt","Yes"




More information about the vc mailing list