summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 13:38:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 13:38:42 +0000
commit99a074de90650c87eed727cf9fd7693e2978fcbb (patch)
tree7613ec1090467a0401cdc17ac843307835d432e0 /testsuites/psxtmtests/psxtmtests_plan.csv
parent2011-07-26 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-99a074de90650c87eed727cf9fd7693e2978fcbb.tar.bz2
2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
PR 1850/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_post - thread waiting, preempt. * psxtmsem05/.cvsignore, psxtmsem05/Makefile.am, psxtmsem05/init.c, psxtmsem05/psxtmsem05.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 15e3cc1dc1..a79ec90ac7 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -112,7 +112,7 @@
"sem_trywait - not available","psxtmsem02","psxtmtest_single","Yes"
"sem_post - no threads waiting","psxtmsem02","psxtmtest_single","Yes"
"sem_post - thread waiting, no preempt","psxsemtm04","psxtmtest_unblocking_nopreempt","Yes"
-"sem_post - thread waiting, preempt",,"psxtmtest_unblocking_preempt",
+"sem_post - thread waiting, preempt","psxtmsem05","psxtmtest_unblocking_preempt",
"sem_getvalue","psxtmsem02","psxtmtest_single","Yes"
,,,
"sleep - yield","psxtmsleep01","psxtmtest_single","Yes"