<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-06-24)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>

        * psxtmtests_plan.csv: Complete plan for mutexes.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtmtests/ChangeLog.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/psxtmtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtmtests/psxtmtests_plan.csv.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/psxtmtests/psxtmtests_plan.csv</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/psxtmtests/ChangeLog:1.11 rtems/testsuites/psxtmtests/ChangeLog:1.12
--- rtems/testsuites/psxtmtests/ChangeLog:1.11  Wed Jun 22 15:54:34 2011
+++ rtems/testsuites/psxtmtests/ChangeLog       Fri Jun 24 09:33:19 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-06-24    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * psxtmtests_plan.csv: Complete plan for mutexes.
+
</font> 2011-06-22        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * psxtmtests_plan.csv: Update.

<font color='#006600'>diff -u rtems/testsuites/psxtmtests/psxtmtests_plan.csv:1.5 rtems/testsuites/psxtmtests/psxtmtests_plan.csv:1.6
--- rtems/testsuites/psxtmtests/psxtmtests_plan.csv:1.5 Wed Jun 22 15:54:34 2011
+++ rtems/testsuites/psxtmtests/psxtmtests_plan.csv     Fri Jun 24 09:33:19 2011
</font><font color='#997700'>@@ -1,17 +1,17 @@
</font> "Test Case","Test","Template","Implemented"
 "pthread_mutex_init","psxtmmutex01","psxtmtest_init_destroy",
 "pthread_mutex_destroy","psxtmmutex01","psxtmtest_init_destroy",
<font color='#880000'>-"pthread_mutex_lock - available","psxtmmutex03","psxtmtest_single",
</font> "pthread_mutex_lock - not available, block","psxtmmutex02","psxtmtest_blocking","Yes"
<font color='#880000'>-"pthread_mutex_trylock - available","psxtmmutex03","psxtmtest_single",
-"pthread_mutex_trylock - not available","psxtmmutex03","psxtmtest_single",
-"pthread_mutex_unlock - no threads waiting","psxtmmutex03","psxtmtest_single",
-"pthread_mutex_unlock - thread waiting, no preempt","psxtmmutex04",,
-"pthread_mutex_unlock - thread waiting, preempt","psxtmmutex05",,
-"pthread_mutex_timedlock - available","psxtmmutex03","psxtmtest_single",
-"pthread_mutex_timedlock - not available, block","psxtmmutex06","psxtmtest_blocking",
-"pthread_mutex_setprioceiling",,,
-"pthread_mutex_getprioceiling",,,
</font><font color='#000088'>+"pthread_mutex_lock - available","psxtmmutex03","psxtmtest_single",
+"pthread_mutex_trylock - available","psxtmmutex04","psxtmtest_single",
+"pthread_mutex_trylock - not available","psxtmmutex05","psxtmtest_single",
+"pthread_mutex_unlock - no threads waiting","psxtmmutex06","psxtmtest_single",
+"pthread_mutex_unlock - thread waiting, no preempt","psxtmmutex07","psxtmtest_unblocking_nopreempt",
+"pthread_mutex_unlock - thread waiting, preempt","psxtmmutex08","psxtmtest_unblocking_preempt",
+"pthread_mutex_timedlock - available","psxtmmutex09","psxtmtest_single",
+"pthread_mutex_timedlock - not available, block","psxtmmutex10","psxtmtest_blocking",
+"pthread_mutex_setprioceiling","psxtmmutex11","psxtmtest_single",
+"pthread_mutex_getprioceiling","psxtmmutex12","psxtmtest_single",
</font> ,,,
 "pthread_cond_init",,"psxtmtest_init_destroy",
 "pthread_cond_destroy",,"psxtmtest_init_destroy",
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>