Skip to content

Commit

Permalink
MdeModulePkg: VariableRuntimeDxe: Convert SCT tests to host-based tests
Browse files Browse the repository at this point in the history
This requires a number of changes to the SCT test cases
as well as some additional scaffolding to adapt the test
cases to the host-based framework.
  • Loading branch information
Bret Barkelew authored and Javagedes committed Jul 17, 2024
1 parent 05ef41b commit d128404
Show file tree
Hide file tree
Showing 9 changed files with 2,164 additions and 1,572 deletions.
2 changes: 2 additions & 0 deletions MdeModulePkg/Test/MdeModulePkgHostTest.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@
<PcdsFixedAtBuild>
gEfiMdeModulePkgTokenSpaceGuid.PcdAllowVariablePolicyEnforcementDisable|TRUE
gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvModeEnable|TRUE
# SCT tests are noisy, so disable VERBOSE.
gUnitTestFrameworkPkgTokenSpaceGuid.PcdUnitTestLogLevel|0x00000007
}
# MU_CHANGE [END] - Add a host-based unit test for common variable services code.

Expand Down
Loading

0 comments on commit d128404

Please sign in to comment.