[edk2-devel] [Patch 0/3] Update cmocka submodule to 5a4b15870efa

Michael D Kinney posted 3 patches 2 years, 2 months ago
Failed in applying to current master (apply log)
.../DxeResetSystemLib/UnitTest/DxeResetSystemLibUnitTest.c      | 1 +
MdeModulePkg/Library/UefiSortLib/UnitTest/UefiSortLibUnitTest.c | 1 +
.../RuntimeDxeUnitTest/VariableLockRequestToLockUnitTest.c      | 1 +
UefiCpuPkg/Library/MtrrLib/UnitTest/MtrrLibUnitTest.h           | 1 +
UnitTestFrameworkPkg/Library/CmockaLib/cmocka                   | 2 +-
UnitTestFrameworkPkg/Library/UnitTestLib/AssertCmocka.c         | 1 +
UnitTestFrameworkPkg/Library/UnitTestLib/RunTestsCmocka.c       | 1 +
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec                   | 1 -
8 files changed, 7 insertions(+), 2 deletions(-)
[edk2-devel] [Patch 0/3] Update cmocka submodule to 5a4b15870efa
Posted by Michael D Kinney 2 years, 2 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853

cmocka issue and commit that increases the log message length:

* https://gitlab.com/cmocka/cmocka/-/issues/51
* https://gitlab.com/cmocka/cmocka/-/commit/36c85066dee0113e0b743d886c001ae76ca1fea9

Update cmocka to a version that supports longer log messages.
This update requires <stdint.h> to be included before <cmocka.h>.

The legacy cmockery feature has been removed, so the private
include path to cmockery in the DEC file is no longer required.

Cc: Sean Brogan sean.brogan@microsoft.com
Cc: Bret Barkelew Bret.Barkelew@microsoft.com
Cc: Eric Dong eric.dong@intel.com
Cc: Ray Ni ray.ni@intel.com
Cc: Rahul Kumar rahul1.kumar@intel.com
Cc: Jian J Wang jian.j.wang@intel.com
Cc: Liming Gao gaoliming@byosoft.com.cn
Signed-off-by: Michael D Kinney michael.d.kinney@intel.com

Michael D Kinney (3):
  MdeModulePkg: Include <stdint.h> for host based unit tests
  UefiCpuPkg: Include <stdint.h> for host based unit tests
  UnitTestFrameworkPkg: Update cmocka submodule to 5a4b15870efa

 .../DxeResetSystemLib/UnitTest/DxeResetSystemLibUnitTest.c      | 1 +
 MdeModulePkg/Library/UefiSortLib/UnitTest/UefiSortLibUnitTest.c | 1 +
 .../RuntimeDxeUnitTest/VariableLockRequestToLockUnitTest.c      | 1 +
 UefiCpuPkg/Library/MtrrLib/UnitTest/MtrrLibUnitTest.h           | 1 +
 UnitTestFrameworkPkg/Library/CmockaLib/cmocka                   | 2 +-
 UnitTestFrameworkPkg/Library/UnitTestLib/AssertCmocka.c         | 1 +
 UnitTestFrameworkPkg/Library/UnitTestLib/RunTestsCmocka.c       | 1 +
 UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec                   | 1 -
 8 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.32.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86530): https://edk2.groups.io/g/devel/message/86530
Mute This Topic: https://groups.io/mt/89037998/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [Patch 0/3] Update cmocka submodule to 5a4b15870efa
Posted by thomas.j.rydman@intel.com 2 years, 2 months ago
Tested-by: Thomas Rdyman Thomas.j.rydman@intel.com


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86620): https://edk2.groups.io/g/devel/message/86620
Mute This Topic: https://groups.io/mt/89037998/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-