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

random/tests: Small improvements #70

Merged
merged 1 commit into from
Nov 25, 2023
Merged

random/tests: Small improvements #70

merged 1 commit into from
Nov 25, 2023

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Nov 25, 2023

  • If any of the tests fail, panic_format ensures the output can be understood easily.
  • Some code was sent upstream to 1, a note ensures the local code can be removed when ready.
  • Reducing the count of printed numbers to ensure that the default USB output buffer displays all relevant information and not just literally random stuff.

* If any of the tests fail, panic_format ensures the output can be
  understood easily.
* Some code was sent upstream to [1], a note ensures the local code can
  be removed when ready.
* Reducing the count of printed numbers to ensure that the default USB
  output buffer displays all relevant information and not just literally
  random stuff.

[1]: ryankurte/rngcheck#3
@chrysn chrysn merged commit c734c72 into main Nov 25, 2023
2 checks passed
@chrysn chrysn deleted the rand-enhancements branch November 25, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant