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 <bruce.richardson@intel.com> --- app/test/test_power_intel_uncore.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Acked-by: Kevin Laatz <kevin.laatz@intel.com>