2023-08-02 16:20:24 -05:00
|
|
|
Test suites
|
|
|
|
===========
|
|
|
|
|
2023-12-10 17:44:05 -06:00
|
|
|
.. todo:: more about the included test suite
|
2023-08-02 16:20:30 -05:00
|
|
|
|
2023-12-10 17:44:05 -06:00
|
|
|
Automatic testing
|
|
|
|
-----------------
|
2023-08-02 16:20:24 -05:00
|
|
|
|
2023-12-10 17:44:05 -06:00
|
|
|
The `Yosys Git repo`_ has automatic testing of builds and running of the
|
|
|
|
included test suite on the following platforms:
|
2023-08-02 16:20:30 -05:00
|
|
|
|
2023-12-11 17:05:45 -06:00
|
|
|
.. only:: html
|
|
|
|
|
|
|
|
- Ubuntu 20.04 (Focal Fossa) |test-linux|
|
|
|
|
- macOS 11 (Big Sur) |test-macos|
|
2023-08-02 16:20:30 -05:00
|
|
|
|
2023-12-10 17:44:05 -06:00
|
|
|
.. _Yosys Git repo: https://github.com/YosysHQ/yosys
|
2023-08-02 16:20:30 -05:00
|
|
|
|
2023-12-10 17:44:05 -06:00
|
|
|
.. |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
|