public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "VivianNK" <vnowkakeane@linux.microsoft.com>
To: devel@edk2.groups.io
Cc: Eric Dong <eric.dong@intel.com>, Liming Gao <gaoliming@byosoft.com.cn>
Subject: [edk2-devel] [PATCH v1 0/1] Add MockBiosIdLib to BoardModulePkg
Date: Wed,  8 May 2024 13:32:26 -0700	[thread overview]
Message-ID: <20240508203227.1788-1-vnowkakeane@linux.microsoft.com> (raw)

This patch adds a mock library for MockBiosIdLib.
REF: https://github.com/VivianNK/edk2-platforms/tree/vnowkakeane/MockBiosIdLib_v1

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>

Signed-off-by: Vivian Nowka-Keane <vnowkakeane@linux.microsoft.com>

Bhavani Subramanian (1):
  BoardModulePkg: Added Mock library for BiosIdLib

 Platform/Intel/BoardModulePkg/BoardModulePkg.dec                                           |  1 +
 Platform/Intel/BoardModulePkg/Test/BoardModulePkgHostTest.dsc                              | 32 +++++++++++++++++++
 Platform/Intel/BoardModulePkg/Test/Mock/Include/GoogleTest/Library/MockBiosIdLib.h         | 31 ++++++++++++++++++
 Platform/Intel/BoardModulePkg/Test/Mock/Library/GoogleTest/MockBiosIdLib/MockBiosIdLib.cpp | 11 +++++++
 Platform/Intel/BoardModulePkg/Test/Mock/Library/GoogleTest/MockBiosIdLib/MockBiosIdLib.inf | 33 ++++++++++++++++++++
 5 files changed, 108 insertions(+)
 create mode 100644 Platform/Intel/BoardModulePkg/Test/BoardModulePkgHostTest.dsc
 create mode 100644 Platform/Intel/BoardModulePkg/Test/Mock/Include/GoogleTest/Library/MockBiosIdLib.h
 create mode 100644 Platform/Intel/BoardModulePkg/Test/Mock/Library/GoogleTest/MockBiosIdLib/MockBiosIdLib.cpp
 create mode 100644 Platform/Intel/BoardModulePkg/Test/Mock/Library/GoogleTest/MockBiosIdLib/MockBiosIdLib.inf

-- 
2.43.0.windows.1


             reply	other threads:[~2024-05-08 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 20:32 VivianNK [this message]
2024-05-08 20:32 ` [edk2-devel] [PATCH v1 1/1] BoardModulePkg: Added Mock library for BiosIdLib VivianNK
2024-05-15  0:32   ` Nate DeSimone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240508203227.1788-1-vnowkakeane@linux.microsoft.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox