public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-test][v3 Patch 0/3] Add VerifySignature() Test in uefi-sct
@ 2018-12-05  5:49 Eric Jin
  0 siblings, 0 replies; only message in thread
From: Eric Jin @ 2018-12-05  5:49 UTC (permalink / raw)
  To: edk2-devel

Patch#1 is to remove un code and correct code style
Patch#2 is to add VerifySignature() Func Test in PKCS7Verify Protocol
Patch#3 is to add VerifySignature() Conf Test in PKCS7Verify Protocol

Eric Jin (3):
  uefi-sct/SctPkg:Format code style in PKCS7Verify
  uefi-sct/SctPkg:Add VerifySignature() Func Test
  uefi-sct/SctPkg:Add VerifySignature() Conf Test

 .../EFI/Protocol/PKCS7Verify/BlackBoxTest/Guid.c   |   93 +-
 .../EFI/Protocol/PKCS7Verify/BlackBoxTest/Guid.h   |  192 +--
 .../PKCS7Verify/BlackBoxTest/Pkcs7BBTest.inf       |  126 +-
 .../BlackBoxTest/Pkcs7BBTestConformance.c          | 1305 +++++++++-------
 .../PKCS7Verify/BlackBoxTest/Pkcs7BBTestData.c     | 1568 +++++++++++++-------
 .../PKCS7Verify/BlackBoxTest/Pkcs7BBTestFunction.c |  553 ++++---
 .../PKCS7Verify/BlackBoxTest/Pkcs7BBTestMain.c     |  458 +++---
 .../PKCS7Verify/BlackBoxTest/Pkcs7BBTestMain.h     |  248 ++--
 8 files changed, 2689 insertions(+), 1854 deletions(-)

-- 
2.9.0.windows.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-05  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05  5:49 [edk2-test][v3 Patch 0/3] Add VerifySignature() Test in uefi-sct Eric Jin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox