[Feature]: Remove dependency on UnitTestFrameworkPkg's IncludePrivate path. #529
Labels
state:backlog
In the backlog
type:feature-request
A new feature proposal
urgency:low
Little to no impact
Feature Overview
DxeMemoryProtectionApp and XmlSupportPkg\Library\UnitTestResultReportJUnitFormatLib\UnitTestResultReportLib.inf are both making use of internal header files from the UnitTestFrameworkPkg.
DxeMemoryProtectionApp is consuming UnitTestFrameworkTypes.h.
UnitTestResultReportLib.inf (XmlSupportPkg\Library\UnitTestResultReportJUnitFormatLib) is using UnitTestResultReportLib.h
These need to be examined and possibly removed.
Solution Overview
Enable tests to run without the need to use internals of the UnitTestFrameworkPkg.
Alternatives Considered
No response
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
The text was updated successfully, but these errors were encountered: