]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Test: Add port of BaseSafeIntLib unit tests to GoogleTest
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 21 Jun 2022 02:52:31 +0000 (19:52 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 11 Nov 2022 05:46:51 +0000 (05:46 +0000)
commit6d55ad9a592ba3bbc9392a67fd8c936279b73a45
tree27d7daa7f3af9a7cd6e50d00279b58c34962933f
parent31377aba8f4e126266251bc53bc148599bb4565a
MdePkg/Test: Add port of BaseSafeIntLib unit tests to GoogleTest

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

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Test/GoogleTest/Library/BaseSafeIntLib/GoogleTestBaseSafeIntLib.inf [new file with mode: 0644]
MdePkg/Test/GoogleTest/Library/BaseSafeIntLib/GoogleTestBaseSafeIntLib.uni [new file with mode: 0644]
MdePkg/Test/GoogleTest/Library/BaseSafeIntLib/SafeIntLibUintnIntnUnitTests32.cpp [new file with mode: 0644]
MdePkg/Test/GoogleTest/Library/BaseSafeIntLib/SafeIntLibUintnIntnUnitTests64.cpp [new file with mode: 0644]
MdePkg/Test/GoogleTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.cpp [new file with mode: 0644]
MdePkg/Test/MdePkgHostTest.dsc