public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-test][Patch 0/3] Add FMP test to IHV
@ 2019-09-11  7:43 Eric Jin
  0 siblings, 0 replies; only message in thread
From: Eric Jin @ 2019-09-11  7:43 UTC (permalink / raw)
  To: devel

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2185
It is a request to add FMP test to IHV

Eric Jin (3):
  uefi-sct/SctPkg: Add FMP test source to IHVSCT
  uefi-sct/SctPkg: Add Fmp test to IHVSCT build/configuration
  uefi-sct/SctPkg: Add FMP test to IHV SCT binary package

 uefi-sct/SctPkg/UEFI/IHV_SCT.dsc              |    2 +
 .../IhvFirmwareManagementBBTest.inf           |   53 +
 .../FirmwareManagementBBTestMain.h            |  206 +
 .../FirmwareManagement/BlackBoxTest/Guid.h    |  154 +
 .../FirmwareManagementBBTestConformance.c     | 3619 +++++++++++++++++
 .../FirmwareManagementBBTestFunction.c        |  879 ++++
 .../FirmwareManagementBBTestMain.c            |  169 +
 .../FirmwareManagement/BlackBoxTest/Guid.c    |   85 +
 uefi-sct/SctPkg/CommonGenFramework.bat        |    3 +-
 uefi-sct/SctPkg/CommonGenFramework.sh         |    3 +-
 uefi-sct/SctPkg/Config/Data/Category.ini      |    8 +
 11 files changed, 5179 insertions(+), 2 deletions(-)
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/IhvFirmwareManagementBBTest.inf
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestMain.h
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/Guid.h
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestConformance.c
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestFunction.c
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestMain.c
 create mode 100644 uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/Guid.c

-- 
2.20.0.windows.1


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

only message in thread, other threads:[~2019-09-11  7:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-11  7:43 [edk2-test][Patch 0/3] Add FMP test to IHV Eric Jin

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