arm: Mis-aligned data issue fix.
[fw/openocd] / testing / testcases.html
index a3cc9eb6ac7e3deab113a79175487413ea29323f..a151e9f68dd698c034d1b1f985c58bc5f67158df 100644 (file)
@@ -10,7 +10,9 @@ The test results are stored in seperate documents. One document for
 each subversion number.
 <table border="1">
        <tr><td>Test results</td><td>comment</td></tr>
-       <tr><td><a href="examples/SAM7S256Test/results/607.html">607</a></td><td></td></tr>
+       <tr><td><a href="examples/SAM7S256Test/results/607.html">SAM7 R607</a></td><td>PASS</td></tr>
+       <tr><td><a href="examples/STR710Test/results/607.html">STR710 R607</a></td><td>PASS</td></tr>
+
        <tr><td><a href="results/template.html">template</a></td><td>Test results template</td></tr>
 </table>
 
@@ -482,20 +484,6 @@ Note: these tests are not designed to test/debug the target, but to test functio
                <td>Expected output</td>
                <td>Pass/Fail</td>
        </tr>
-       <tr>
-               <td><a name="FLA001"/>FLA001</td>
-               <td>Fill in!</td>
-               <td>Fill in!</td>
-               <td>Flash probe</td>
-               <td>Reset init is working</td>
-               <td>On the telnet interface:<br>
-                       <code>  > flash probe 0</code>
-               </td>
-               <td>The command should execute without error. The output should state the name of the flash and the starting address. An example of output:<br>
-                       <code>flash 'ecosflash' found at 0x01000000</code>
-               </td>
-               <td>PASS/FAIL</td>
-       </tr>
        <tr>
                <td><a name="FLA002"/>FLA002</td>
                <td>Fill in!</td>