summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-19 13:04:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-19 13:04:20 +0000
commit43469aff7c49b1ecd8cae2e78f32287152e749eb (patch)
treeb0830790dd9ea53e4685fc304d0342a18f9ca6b3 /testsuites/psxtmtests/psxtmtests_plan.csv
parent2011-07-19 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-43469aff7c49b1ecd8cae2e78f32287152e749eb.tar.bz2
2011-07-19 Ricardo Aguirre <el.mastin@ymail.com>
PR 1840/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key set and get. * psxtmkey02/.cvsignore, psxtmkey02/Makefile.am, psxtmkey02/init.c, psxtmkey02/psxtmkey02.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 8c20627eb5..9ddf404543 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -37,8 +37,8 @@
"pthread_once",,,
,,,
"pthread_key_create","psxtmkey01","psxtmtest_init_destroy",
-"pthread_setspecific","psxtmkey02","psxtmtest_single",
-"pthread_getspecific","psxtmkey02","psxtmtest_single",
+"pthread_setspecific","psxtmkey02","psxtmtest_single","Yes"
+"pthread_getspecific","psxtmkey02","psxtmtest_single","Yes"
"pthread_key_delete","psxtmkey01","psxtmtest_init_destroy",
,,,
"pthread_cancel",,,