summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2013-11-27 21:10:55 +0530
committerGedare Bloom <gedare@rtems.org>2013-11-27 11:26:05 -0500
commitfa3f87884f1993a7a94feb0e5678b0b97ac13b50 (patch)
tree27a2d4dabfbe58cea3222c6df5ab89cb1d44ece3
parentpsxtests: Add test document file to psx06. (diff)
downloadrtems-fa3f87884f1993a7a94feb0e5678b0b97ac13b50.tar.bz2
Indicate that test psxtmthread05 has been implemented
* update psxtmtests_plan.csv to reflect that the test has been implemented. * Test implemented in db08c3897f86f99d5a4259506d4463b0ec440762
-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 ff0e0aeb21..15e5697c6f 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",,,