summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-12-01 08:33:43 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-12-01 08:33:43 -0600
commit4b8184f0ede769276c76a3008e4e5e0f2959c633 (patch)
tree9bdf25fec1e679e5c512f25e43d53a38f02ff955 /testsuites/psxtmtests
parentbsp/t32mppc: Add primitive NULL pointer protection (diff)
downloadrtems-4b8184f0ede769276c76a3008e4e5e0f2959c633.tar.bz2
psxtmtests_plan.csv: Fix typo
Diffstat (limited to 'testsuites/psxtmtests')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 190ae9bbcd..68e636ee21 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"