On 15/05/2025 17:58, Bruce Richardson wrote: > If the initialization of the uncore power management fails, mark the > test as skipped rather than a failure. This prevents false failures in > the case where we are running as a normal user, who doesn't have > permissions to edit uncore power states. > > Signed-off-by: Bruce Richardson > --- > app/test/test_power_intel_uncore.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Acked-by: Kevin Laatz