Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b2a431868c4ae0ad99def0a504d2fe097e16cd4f https://github.com/tianocore/edk2/commit/b2a431868c4ae0ad99def0a504d2fe097e16cd4f Author: Oliver Smith-Denny <o...@microsoft.com> Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths: M UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.c Log Message: ----------- UefiCpuPkg: CpuPageTableLibTestHost: Disable Random Test Suite Commit 2f499c36db51980ad43fc6b578c7678a1720bd9c commented out the RandomTestCase tests in CpuPageTableLibTestHost, but it left the test suite being registered without any tests. This causes a failure for tools that check to ensure tests are being registered with test suites. This patch comments out the test suite in addition to the tests being added to it. Signed-off-by: Oliver Smith-Denny <o...@linux.microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits