You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
External unit tests that call `GenerateMockPublicPrivateKeyPairPEM`
shouldn't have to check for the error returned by this function.
This should be checked once by the
`TestGenerateMockPublicPrivateKeyPairPEM` test.
This changeset addresses this.
Change-Id: Ia70f707f4943647ef614533686b99105213e855d
Signed-off-by: Kostas Christidis <[email protected]>
0 commit comments