summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 16:39:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 16:39:05 +0000
commit9688b8fd696a7ee8e496f855c9087319d2811b93 (patch)
tree293b6377403c72c22ee1af9ce4a1e61ccc8a4796 /testsuites/psxtmtests/psxtmtests_plan.csv
parent2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-9688b8fd696a7ee8e496f855c9087319d2811b93.tar.bz2
2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
PR 1852/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_wait - not available, block. * psxtmsem03/.cvsignore, psxtmsem03/Makefile.am, psxtmsem03/init.c, psxtmsem03/psxtmsem03.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmtests_plan.csv')
-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 a79ec90ac7..accb08b298 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -107,7 +107,7 @@
"sem_close (named second close - removes)","psxtmsem01","psxtmtest_single","Yes"
"sem_unlink (deletes)","psxtmsem01","psxtmtest_single","Yes"
"sem_wait - available","psxtmsem02","psxtmtest_single","Yes"
-"sem_wait - not available, block",,"psxtmtest_blocking",
+"sem_wait - not available, block","psxtmsem03","psxtmtest_blocking","Yes"
"sem_trywait - available","psxtmsem02","psxtmtest_single","Yes"
"sem_trywait - not available","psxtmsem02","psxtmtest_single","Yes"
"sem_post - no threads waiting","psxtmsem02","psxtmtest_single","Yes"