On Fri, Feb 14, 2025 at 06:52:36PM -0600, Mario Limonciello wrote:
From: Mario Limonciello <mario.limonciello@xxxxxxx>
If a CPU is missing a policy then the unit test is skipped for the rest
of the CPUs on the system.
Instead just skip the rest of that test and continue to test the rest
of them.
Along with this change, does it make sense to only loop over the
online CPUs instead of possible CPUs ?