Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: DxeCore Host-Based Unit Test #666

Open
TaylorBeebe opened this issue Jan 5, 2024 · 1 comment
Open

[Feature]: DxeCore Host-Based Unit Test #666

TaylorBeebe opened this issue Jan 5, 2024 · 1 comment
Assignees
Labels
state:backlog In the backlog type:feature-request A new feature proposal urgency:low Little to no impact

Comments

@TaylorBeebe
Copy link
Contributor

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 TaylorBeebe added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal and removed state:needs-triage Needs to triaged to determine next steps labels Jan 5, 2024
@github-actions github-actions bot added the urgency:low Little to no impact label Jan 5, 2024
Copy link

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label Feb 19, 2024
@TaylorBeebe TaylorBeebe added state:backlog In the backlog and removed state:stale Has not been updated in a long time labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:backlog In the backlog type:feature-request A new feature proposal urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

2 participants