yosys/docs/source/test_suites.rst

21 lines
615 B
ReStructuredText

Testing Yosys
=============
.. todo:: more about the included test suite
Automatic testing
-----------------
The `Yosys Git repo`_ has automatic testing of builds and running of the
included test suite on the following platforms:
.. only:: html
- Ubuntu 20.04 (Focal Fossa) |test-linux|
- macOS 11 (Big Sur) |test-macos|
.. _Yosys Git repo: https://github.com/YosysHQ/yosys
.. |test-linux| image:: https://github.com/YosysHQ/yosys/actions/workflows/test-linux.yml/badge.svg?branch=master
.. |test-macos| image:: https://github.com/YosysHQ/yosys/actions/workflows/test-macos.yml/badge.svg?branch=master