-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Switch generate_psa_test.py to automatic dependencies for negative test cases #9909
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
Switch generate_psa_test.py to automatic dependencies for negative test cases #9909
Conversation
cd14308 to
87c49c3
Compare
waleed-elmelegy-arm
left a comment
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.
LGTM
davidhorstmann-arm
left a comment
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.
LGTM, thanks!
Catch up with Mbed-TLS/mbedtls-framework#104 = "Switch generate_psa_test.py to automatic dependencies for negative test cases" Signed-off-by: Gilles Peskine <[email protected]>
Signed-off-by: Gilles Peskine <[email protected]>
Signed-off-by: Gilles Peskine <[email protected]>
13c418d
87c49c3 to
13c418d
Compare
|
I rebased on top of This will need one more rewrite of the submodule-updating commit after Mbed-TLS/TF-PSA-Crypto#157 is merged. |
davidhorstmann-arm
left a comment
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.
LGTM
Signed-off-by: Gilles Peskine <[email protected]>
|
And here's the last submodule update, with Mbed-TLS/TF-PSA-Crypto#157 merged. |
davidhorstmann-arm
left a comment
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.
LGTM, thanks!
This completes the forward port of #9025. Everything is happening in the submodules, except for removing the exceptions to test coverage that this is fixing.
PR checklist