public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] simtest-howto.html: Add test instructions for avr.
@ 2024-06-20 11:27 Georg-Johann Lay
  0 siblings, 0 replies; only message in thread
From: Georg-Johann Lay @ 2024-06-20 11:27 UTC (permalink / raw)
  To: gcc-patches

Added the following hint on testing for target avr.

Johann

--


diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html
index 3afbdb0b..ea69c9ed 100644
--- a/htdocs/simtest-howto.html
+++ b/htdocs/simtest-howto.html
@@ -304,5 +304,22 @@ to exercise the just-built gcc on every test-suite 
in the tree.
  </tr>

  </table>
+
+<h2>Target specific test instructions</h2>
+
+<h3 id="avr">avr</h3>
+<ul>
+  <li>
+    See the
+    <a href="https://github.com/sprintersb/atest"
+       >AVRtest</a>
+    core simulator and
+    <a 
href="https://github.com/sprintersb/atest?tab=readme-ov-file#running-the-avr-gcc-testsuite-using-the-avrtest-simulator"
+       >README: Running the avr-gcc Testsuite using the AVRtest 
Simulator</a>.
+    The AVRtest project comes with a number of different board descriptions
+    that cover the various AVR cores.  avr-gdb is not required.
+  </li>
+</ul>
+
  </body>
  </html>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-20 11:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-20 11:27 [wwwdocs] simtest-howto.html: Add test instructions for avr Georg-Johann Lay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).