commit | d21d4f4cadcda852ca1bc4665c410cca7e106889 | [log] [tgz] |
---|---|---|
author | Juerg Wullschleger <juerg@google.com> | Fri Jul 08 00:05:18 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 08 00:06:16 2022 -0700 |
tree | b019f04ad1e3638d863719ef0d0d1aa7f9847c66 | |
parent | 1240e56747f347fe98182cf3651289d3f52dc4b9 [diff] |
Rewrite PublicKeyVerifyWrapperTest. - Explicitly test the different signature formats with a raw signer. - Split into smaller tests, and use parameterized tests. - Don't use factories, because they are deprecated. - Use the API of the wrapper directly, this makes the test a bit easier to understand. PiperOrigin-RevId: 459688977 Change-Id: I397c5d9a0987c4055cd525ee3f322900476f6df0