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

Use custom test framework to cargo test ! #41

Merged

Commits on Feb 3, 2022

  1. First pass of using custom test runner

    It works!
    ian-h-chamberlain committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4ea3ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75727fd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    b839fc3 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    - Switch to single-threaded test and fix thread-local hashmap issue.
    - Use apt loop instead of `loop {}` , and wait for vblank.
    - Remove extraneous pthread stub.
    ian-h-chamberlain committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6beed43 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    91c2c58 View commit details
    Browse the repository at this point in the history