mu_basecore icon indicating copy to clipboard operation
mu_basecore copied to clipboard

[Feature]: DxeCore Host-Based Unit Test

Open TaylorBeebe opened this issue 1 year ago • 1 comments

Feature Overview

DxeCore could use a dedicated host-based unit test for verifying routines within.

Solution Overview

MemoryProtectionUnitTestHost is a copy of DxeCore and is testing some logic embedded within. This unit test should be renamed DxeCoreUnitTestHost so we can add new tests piecemeal.

Alternatives Considered

It also may be worth investigating if gMock can be used to simplify this host-based test.

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

TaylorBeebe avatar Jan 05 '24 20:01 TaylorBeebe