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

Update test vector files #1153

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

divergentdave
Copy link
Collaborator

This updates the test vector files and makes some preparatory changes to related tests. This includes the new files from cfrg/draft-irtf-cfrg-vdaf#526.

@divergentdave divergentdave requested a review from a team as a code owner December 4, 2024 21:25
@@ -2391,25 +2406,37 @@ mod tests {
#[ignore]
#[test]
fn test_vec_poplar1_0() {
check_test_vec(include_str!("test_vec/08/Poplar1_0.json"));
check_test_vec(include_str!("test_vec/13/Poplar1_0.json"));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW we ended up dropping the version number from the path in the spec repo: https://github.com/cfrg/draft-irtf-cfrg-vdaf/tree/main/test_vec/vdaf

It might help make updating easier if we mirror the directory structure there. Though TBH I think it's fine as is.

@divergentdave divergentdave force-pushed the david/update-test-vector-files branch from c336a8e to c608dc8 Compare December 13, 2024 15:48
@divergentdave divergentdave merged commit 937e8a6 into main Dec 13, 2024
6 checks passed
@divergentdave divergentdave deleted the david/update-test-vector-files branch December 13, 2024 16:58
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.

3 participants