summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-20 13:20:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-20 13:20:25 +0000
commit7be58fc5615b8a29ca51011904a231a1e1452a8e (patch)
tree896d7ec0552747426d8a9d7dad14dbd12dba9433 /testsuites/psxtmtests/psxtmtests_plan.csv
parentRegenerate. (diff)
downloadrtems-7be58fc5615b8a29ca51011904a231a1e1452a8e.tar.bz2
2011-07-20 Ricardo Aguirre <el.mastin@ymail.com>
PR 1843/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key create and delete. * psxtmkey01/.cvsignore, psxtmkey01/Makefile.am, psxtmkey01/init.c, psxtmkey01/psxtmkey01.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmtests_plan.csv')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 9ddf404543..e03ebf0410 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -9,7 +9,7 @@
"pthread_mutex_unlock - thread waiting, no preempt","psxtmmutex05","psxtmtest_unblocking_nopreempt",
"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_timedlock - not available, block","psxtmmutex04","psxtmtest_blocking","Yes"
"pthread_mutex_setprioceiling","psxtmmutex07","psxtmtest_single","Yes"
"pthread_mutex_getprioceiling","psxtmmutex07","psxtmtest_single","Yes"
,,,
@@ -36,10 +36,10 @@
,,,
"pthread_once",,,
,,,
-"pthread_key_create","psxtmkey01","psxtmtest_init_destroy",
+"pthread_key_create","psxtmkey01","psxtmtest_single","Yes"
"pthread_setspecific","psxtmkey02","psxtmtest_single","Yes"
"pthread_getspecific","psxtmkey02","psxtmtest_single","Yes"
-"pthread_key_delete","psxtmkey01","psxtmtest_init_destroy",
+"pthread_key_delete","psxtmkey01","psxtmtest_single","Yes"
,,,
"pthread_cancel",,,
"pthread_setcancelstate",,,