Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collective PR to combine tests increasing coverage #238

Merged
merged 11 commits into from
Oct 11, 2024
Merged

Commits on Oct 11, 2024

  1. docs: Pin Sphinx to 8.0.2

    tmichalak authored and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e6e2ec6 View commit details
    Browse the repository at this point in the history
  2. update ci to use docker image

    wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b372844 View commit details
    Browse the repository at this point in the history
  3. test the debug module with GDB

    Signed-off-by: Wojciech Sipak <[email protected]>
    wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1ef54f View commit details
    Browse the repository at this point in the history
  4. verif: add no-table flags to all the tests

    Signed-off-by: Karol Gugala <[email protected]>
    kgugala authored and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f476e33 View commit details
    Browse the repository at this point in the history
  5. Add tests for exceptions

    Signed-off-by: Krzysztof Obłonczek <[email protected]>
    Co-authored-by: Karol Gugala <[email protected]>
    2 people authored and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bd93c80 View commit details
    Browse the repository at this point in the history
  6. CI: split regression tests into two flows

    This way matrix size is below 256
    Also limit exceptions tests to AXI and M mode
    
    Signed-off-by: Karol Gugala <[email protected]>
    Co-authored-by: Wojciech Sipak <[email protected]>
    kgugala and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    344e6ae View commit details
    Browse the repository at this point in the history
  7. exclude signals tied to const values from coverage

    Signed-off-by: Wojciech Sipak <[email protected]>
    Co-authored-by: Karol Gugala <[email protected]>
    Co-authored-by: Tomasz Michalak <[email protected]>
    Co-authored-by: Robert Szczepanski <[email protected]>
    4 people committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    83f4a8e View commit details
    Browse the repository at this point in the history
  8. verlator: testbench: test CPU halt and restart

    Signed-off-by: Karol Gugala <[email protected]>
    kgugala authored and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    70cd4d9 View commit details
    Browse the repository at this point in the history
  9. add tests for custom CSRs

    Signed-off-by: Wojciech Sipak <[email protected]>
    wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b292525 View commit details
    Browse the repository at this point in the history
  10. Increase coverage of pmp permission tests

    Signed-off-by: Tomasz Michalak <[email protected]>
    tmichalak authored and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e0cc7d1 View commit details
    Browse the repository at this point in the history
  11. Remove unused signal

    Signed-off-by: Robert Szczepanski <[email protected]>
    robertszczepanski authored and wsipak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b7d2856 View commit details
    Browse the repository at this point in the history