<!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-testing (2011-02-10)</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-02-10 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * VERSIONS-COVERAGE: Add math tests as link only.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/rtems-coverage/ChangeLog.diff?r1=text&tr1=1.301&r2=text&tr2=1.302&diff_format=h">M</a></td><td width='1%'>1.302</td><td width='100%'>rtems-coverage/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/rtems-coverage/VERSIONS-COVERAGE.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>rtems-coverage/VERSIONS-COVERAGE</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems-testing/rtems-coverage/ChangeLog:1.301 rtems-testing/rtems-coverage/ChangeLog:1.302
--- rtems-testing/rtems-coverage/ChangeLog:1.301        Wed Feb  9 09:48:28 2011
+++ rtems-testing/rtems-coverage/ChangeLog      Thu Feb 10 15:20:53 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-10    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * VERSIONS-COVERAGE: Add math tests as link only.
+
</font> 2011-02-09        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        * generate_coverage_html: Fix bug again.

<font color='#006600'>diff -u rtems-testing/rtems-coverage/VERSIONS-COVERAGE:1.24 rtems-testing/rtems-coverage/VERSIONS-COVERAGE:1.25
--- rtems-testing/rtems-coverage/VERSIONS-COVERAGE:1.24 Wed Feb  9 08:54:49 2011
+++ rtems-testing/rtems-coverage/VERSIONS-COVERAGE      Thu Feb 10 15:20:53 2011
</font><font color='#997700'>@@ -2,7 +2,7 @@
</font> BASEDIR=${HOME}/test-gcc
 
 
<font color='#880000'>-RTEMS_VERSION=4.10
</font><font color='#000088'>+RTEMS_VERSION=4.11
</font> case ${RTEMS_VERSION} in
   4.5)  RTEMSDIR=${BASEDIR}/rtems-45
         TARDIR=${BASEDIR}/tarballs/4.5
</pre>
<p> </p>
<a name='cs2'></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-02-10 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * gdb-sim-run.in: Add math tests as link only.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/sim-scripts/ChangeLog.diff?r1=text&tr1=1.94&r2=text&tr2=1.95&diff_format=h">M</a></td><td width='1%'>1.95</td><td width='100%'>sim-scripts/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/sim-scripts/gdb-sim-run.in.diff?r1=text&tr1=1.51&r2=text&tr2=1.52&diff_format=h">M</a></td><td width='1%'>1.52</td><td width='100%'>sim-scripts/gdb-sim-run.in</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems-testing/sim-scripts/ChangeLog:1.94 rtems-testing/sim-scripts/ChangeLog:1.95
--- rtems-testing/sim-scripts/ChangeLog:1.94    Mon Feb  7 16:50:46 2011
+++ rtems-testing/sim-scripts/ChangeLog Thu Feb 10 15:20:59 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-10    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * gdb-sim-run.in: Add math tests as link only.
+
</font> 2011-02-07        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * gdb-sim-run.in: Match ACATS failure messages correctly.

<font color='#006600'>diff -u rtems-testing/sim-scripts/gdb-sim-run.in:1.51 rtems-testing/sim-scripts/gdb-sim-run.in:1.52
--- rtems-testing/sim-scripts/gdb-sim-run.in:1.51       Mon Feb  7 16:50:46 2011
+++ rtems-testing/sim-scripts/gdb-sim-run.in    Thu Feb 10 15:20:59 2011
</font><font color='#997700'>@@ -413,6 +413,10 @@
</font>         warn "skipping interactive ${toRun}"
         continue
         ;;
<font color='#000088'>+    math*)
+        warn "skipping link only ${toRun}"
+        continue
+        ;;
</font>     *-node2*)
         fatal "MP tests not supported"
         warn "Skipping ${toRun}; 'runtest' runs both nodes when for *-node1"
</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>