Skip to content

Commit

Permalink
AdvLoggerPkg/AdvancedLoggerDxeLibGoogleTest: Link GoogleTest (#630)
Browse files Browse the repository at this point in the history
## Description

The GoogleTest library class is not specified in the inf file so this
leads to its code not being linked.

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [x] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?

## How This Was Tested

- Compile and run unit test on QemuSbsaPkg

## Integration Instructions

- N/A

Signed-off-by: Michael Kubacki <[email protected]>
  • Loading branch information
makubacki authored Feb 13, 2025
1 parent aba7cd4 commit aee3d16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
[LibraryClasses]
BaseLib
DebugLib
GoogleTestLib
UnitTestLib
UefiBootServicesTableLib

Expand Down

0 comments on commit aee3d16

Please sign in to comment.