-
Notifications
You must be signed in to change notification settings - Fork 9
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
Conversation
1ab82f8
to
16fc6bc
Compare
There was a problem hiding this 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.
16fc6bc
to
ba99fb9
Compare
ba99fb9
to
bc1053c
Compare
There was a problem hiding this 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.
Signed-off-by: Thing-han, Lim <[email protected]>
…efix/extra_args for extendibility Signed-off-by: Thing-han, Lim <[email protected]>
Signed-off-by: Thing-han, Lim <[email protected]>
Signed-off-by: Thing-han, Lim <[email protected]>
bc1053c
to
b38de3b
Compare
tests
#257test/acvp_client.py
toscripts/acvp
, which is used inquickcheck
onlytests acvp
tests all