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

feat(test): upgrade tests #624

Merged
merged 8 commits into from
Nov 6, 2023
Merged

feat(test): upgrade tests #624

merged 8 commits into from
Nov 6, 2023

Commits on Nov 6, 2023

  1. unify test and run targets

    jjts committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7fce88e View commit details
    Browse the repository at this point in the history
  2. update tb with passed/fail msg

    jjts committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    336c201 View commit details
    Browse the repository at this point in the history
  3. fix(tests): write test.log for LIB module tests

    - update LIB iob modules to write "test passed" in test.log for
      successfull simulations
    P-Miranda committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0efd64c View commit details
    Browse the repository at this point in the history
  4. fix(test): UART test working

    - update sim_build.mk with UART test target
    P-Miranda committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0d835dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c96737e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59a97db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    846c39e View commit details
    Browse the repository at this point in the history
  8. fix(tests): update CACHE, UART test targets

    - update CACHE submodule
    - update CACHE and UART targets after LIB removed sim-test default
      target
    P-Miranda committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4cf0a2c View commit details
    Browse the repository at this point in the history