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

Integrate ACVP python script #361

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Integrate ACVP python script #361

merged 4 commits into from
Nov 12, 2024

Conversation

potsrevennil
Copy link
Contributor

@potsrevennil potsrevennil commented Nov 7, 2024

@potsrevennil potsrevennil force-pushed the integrate_acvp branch 25 times, most recently from 1ab82f8 to 16fc6bc Compare November 12, 2024 07:30
@potsrevennil potsrevennil marked this pull request as ready for review November 12, 2024 07:30
Copy link
Contributor

@mkannwischer mkannwischer left a comment

Choose a reason for hiding this comment

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

Thanks @potsrevennil. Overall the changes look good.

Unfortunately if I change a testvector and run it again, it prints an error, but happily continues and returns 0 - so this is not going to fail in CI.
Can you please make sure that this actually fails in CI when a tectvector does not match.

Makefile Show resolved Hide resolved
Copy link
Contributor

@mkannwischer mkannwischer left a comment

Choose a reason for hiding this comment

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

Thanks - this looks good now!
Tested that tests acvp and just acvp works as expected. Also tested it in CI.

@mkannwischer mkannwischer merged commit 5987d2c into main Nov 12, 2024
33 checks passed
@mkannwischer mkannwischer deleted the integrate_acvp branch November 12, 2024 09:43
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.

Integrate ACVP test script into tests
2 participants