aboutsummaryrefslogtreecommitdiffstats
path: root/test/test/test_power_kvm_vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test/test_power_kvm_vm.c')
-rw-r--r--test/test/test_power_kvm_vm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test/test_power_kvm_vm.c b/test/test/test_power_kvm_vm.c
index bce706de..785cd048 100644
--- a/test/test/test_power_kvm_vm.c
+++ b/test/test/test_power_kvm_vm.c
@@ -101,7 +101,7 @@ test_power_kvm_vm(void)
"Power management environment\n",
TEST_POWER_VM_LCORE_ID);
rte_power_unset_env();
- return -1;
+ return TEST_SKIPPED;
}
/* Test initialisation of previously initialised lcore */