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

Test fallback file implementation on Linux/Android #475

Closed
wants to merge 4 commits into from

Commits on Jun 20, 2024

  1. Move common integration tests to unit tests

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    788d6d5 View commit details
    Browse the repository at this point in the history
  2. Define common tests via define_tests! macro

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    71a2ab8 View commit details
    Browse the repository at this point in the history
  3. Test RDRAND

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b028603 View commit details
    Browse the repository at this point in the history
  4. Test fallback on Linux/Andorid

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    13f85e1 View commit details
    Browse the repository at this point in the history