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

Avoid the use of rand() in tests. #857

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Mar 28, 2018

We control the random functions in crypto_core, so we can make them
deterministic more easily. This will help test reproducibility in the
future.


This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Mar 28, 2018
@robinlinden
Copy link
Member

:lgtm_strong:


Reviewed 11 of 11 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

We control the random functions in crypto_core, so we can make them
deterministic more easily. This will help test reproducibility in the
future.
@iphydf iphydf modified the milestones: v0.2.x, v0.2.2 Apr 3, 2018
@iphydf iphydf merged commit 37d4a0b into TokTok:master Apr 3, 2018
@iphydf iphydf deleted the avoid-rand branch April 3, 2018 18:03
This pull request was closed.
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.

2 participants