[rtems commit] Indicate that test psxtmthread05 has been implemented
Gedare Bloom
gedare at rtems.org
Wed Nov 27 16:19:09 UTC 2013
Module: rtems
Branch: master
Commit: fa3f87884f1993a7a94feb0e5678b0b97ac13b50
Changeset: http://git.rtems.org/rtems/commit/?id=fa3f87884f1993a7a94feb0e5678b0b97ac13b50
Author: Chirayu Desai <cdesai at cyanogenmod.org>
Date: Wed Nov 27 21:28:55 2013 +0530
Indicate that test psxtmthread05 has been implemented
* update psxtmtests_plan.csv to reflect that the test has been
implemented.
* Test implemented in db08c3897f86f99d5a4259506d4463b0ec440762
---
testsuites/psxtmtests/psxtmtests_plan.csv | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index ff0e0ae..15e5697 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -35,7 +35,7 @@
"pthread_equal","psxtmthread03","psxtmtest_single w/multiple timings",
"pthread_getschedparam","psxtmthread04","psxtmtest_single w/multiple timings",
"pthread_setschedparam - no thread switch","psxtmthread04","psxtmtest_single w/multiple timings",
-"pthread_setschedparam - lower own priority, preempt","psxtmthread05","psxtmtest_single",
+"pthread_setschedparam - lower own priority, preempt","psxtmthread05","psxtmtest_single","Yes"
"pthread_setschedparam - raise other priority, preempt","psxtmthread06","psxtmtest_single",
,,,
"pthread_once",,,
More information about the vc
mailing list