Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ac826886c98524e918753419c039d8b44198943f https://github.com/tianocore/edk2/commit/ac826886c98524e918753419c039d8b44198943f Author: Wenyi Xie <xiewen...@huawei.com> Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths: A MdeModulePkg/Library/UefiSortLib/UnitTest/UefiSortLibUnitTest.c A MdeModulePkg/Library/UefiSortLib/UnitTest/UefiSortLibUnitTest.inf M MdeModulePkg/MdeModulePkg.ci.yaml M MdeModulePkg/Test/MdeModulePkgHostTest.dsc Log Message: ----------- MdeModulePkg/UefiSortLib:Add UefiSortLib unit test Adding two unit test case for UefiSortLib. One is a test on sorting an array of UINT32 by using PerformQuickSort, another is a test on comparing the same buffer by using StringCompare. Add 'main' function name to ECC exception list to avoid ECC error. Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Signed-off-by: Wenyi Xie <xiewen...@huawei.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits