audk/UefiCpuPkg/Library/CpuPageTableLib/UnitTest
Dun Tan 3b2661d247 UefiCpuPkg/CpuPageTableLib: Enable non-1:1 mapping in random test
Enable non-1:1 mapping in random test. In previous test, non-1:1
test will fail due to the non-1:1 mapping issue in CpuPageTableLib
and invalid Input Mask when creating new page table or mapping
not-present range. Now these issue have been fixed.

Signed-off-by: Dun Tan <dun.tan@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2023-03-27 08:21:58 +00:00
..
CpuPageTableLibUnitTest.h UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test 2022-08-31 01:57:58 +00:00
CpuPageTableLibUnitTestHost.c UefiCpuPkg/CpuPageTableLib: Enable non-1:1 mapping in random test 2023-03-27 08:21:58 +00:00
CpuPageTableLibUnitTestHost.inf UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test 2022-08-31 01:57:58 +00:00
RandomNumber.c UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test 2022-08-31 01:57:58 +00:00
RandomTest.c UefiCpuPkg/CpuPageTableLib:Modify RandomTest to check Mask/Attr 2023-03-27 08:21:58 +00:00
RandomTest.h UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test 2022-08-31 01:57:58 +00:00
TestHelper.c UefiCpuPkg/CpuPageTableLib:Modify RandomTest to check Mask/Attr 2023-03-27 08:21:58 +00:00