-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Cherry-Pick] MdePkg: Add rest mock functions for Mock UefiRuntimeSer…
…vicesTableLib (#1256) ## Description Add rest mock functions for Mock UefiRuntimeServicesTableLib for google test. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [X] Includes tests? - [ ] Includes documentation? - [X] Backport to release branch? ## How This Was Tested Tested in module integrated with this MockUefiRuntimeServicesTableLib and the result is passed. ## Integration Instructions Include the MockUefiRuntimeServicesTableLib.inf in the LibraryClasses section of a dsc file. --------- Signed-off-by: v-frankchou <v-frankchou@microsoft.com>
- Loading branch information
1 parent
aeb3281
commit 99af5d5
Showing
2 changed files
with
111 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters