audk/UnitTestFrameworkPkg/Test
Michael D Kinney e78fb8a366 UnitTestFrameworkPkg/MemoryAllocationLibPosix: Add allocate below address
Add HostMemoryAllocationBelowAddressLib class and implementation that
uses OS specific services to perform pool and page allocations below
a specified address in a host based unit test application execution
environment. This library class is only required for mocking buffers
that are assumed to be below a specific address by code under test.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-01-21 05:02:38 +00:00
..
GoogleTest/Sample UnitTestFrameworkPkg/MemoryAllocationLibPosix: Add allocate below address 2025-01-21 05:02:38 +00:00
UnitTest/Sample UnitTestFrameworkPkg: Add failing unit tests cases for sanitizer 2025-01-21 05:02:38 +00:00
UnitTestFrameworkPkgHostTest.dsc UnitTestFraworkPkg: Enable DEBUG_CLEAR_MEMORY in host tests 2025-01-21 05:02:38 +00:00
UnitTestFrameworkPkgHostTestExpectFail.dsc UnitTestFrameworkPkg: Add failing unit tests cases for sanitizer 2025-01-21 05:02:38 +00:00