]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Variable/RuntimeDxe: Add Variable Lock Protocol Unit Tests
authorMichael D Kinney <michael.d.kinney@intel.com>
Fri, 11 Dec 2020 04:35:23 +0000 (20:35 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 15 Dec 2020 06:26:34 +0000 (06:26 +0000)
commitdcaa93936591883aa7826eb45ef00416ad82ef08
treee5ad4fd213cd93495343dbe1acdbaf46a2695137
parenta18a9bde36d2ffc12df29cdced1efa1f8f9f2021
MdeModulePkg/Variable/RuntimeDxe: Add Variable Lock Protocol Unit Tests

https://bugzilla.tianocore.org/show_bug.cgi?id=3111

Add host based unit tests for the multiple lock case using Variable Lock
Protocol, Variable Policy Protocol, and mixes of Variable Lock Protocol
and Variable Policy Protocol.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Bret Barkelew <Bret.Barkelew@microsoft.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdeModulePkg/Test/MdeModulePkgHostTest.dsc
MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/VariableLockRequestToLockUnitTest.c [new file with mode: 0644]
MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/VariableLockRequestToLockUnitTest.inf [new file with mode: 0644]