summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-15 19:33:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-15 19:33:48 +0000
commit92f93e8f830dee7ab21cfdfd4f0f8b06121ed36f (patch)
treee5d54ef37a99a19496e4568c009b9a8743d21722 /testsuites/psxtmtests/psxtmtests_plan.csv
parent2011-07-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-92f93e8f830dee7ab21cfdfd4f0f8b06121ed36f.tar.bz2
2011-07-15 Ricardo Aguirre <el.mastin@ymail.com>
PR 1835/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of mutex set and get priority ceiling. * psxtmmutex07/.cvsignore, psxtmmutex07/Makefile.am, psxtmmutex07/init.c, psxtmmutex07/psxtmmutex07.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmtests_plan.csv')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 4e27a103a9..8c20627eb5 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -10,8 +10,8 @@
"pthread_mutex_unlock - thread waiting, preempt","psxtmmutex06","psxtmtest_unblocking_preempt",
"pthread_mutex_timedlock - available","psxtmmutex03","psxtmtest_single","Yes"
"pthread_mutex_timedlock - not available, block","psxtmmutex04","psxtmtest_blocking",
-"pthread_mutex_setprioceiling","psxtmmutex07","psxtmtest_single",
-"pthread_mutex_getprioceiling","psxtmmutex07","psxtmtest_single",
+"pthread_mutex_setprioceiling","psxtmmutex07","psxtmtest_single","Yes"
+"pthread_mutex_getprioceiling","psxtmmutex07","psxtmtest_single","Yes"
,,,
"pthread_cond_init",,"psxtmtest_init_destroy",
"pthread_cond_destroy",,"psxtmtest_init_destroy",