app/test: vm power management
authorAlan Carew <alan.carew@intel.com>
Tue, 25 Nov 2014 16:18:11 +0000 (16:18 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 26 Nov 2014 16:27:04 +0000 (17:27 +0100)
commited7c51a6a6801557892dd3b4d54784ad1b3be092
treea3598601b563df4b3a1ffd4e6516a0797d263ec1
parent75bf9c8e82eb831bc2594dbd92ae08b89bcee79c
app/test: vm power management

Updated the unit tests to cover both librte_power implementations as well as
the external API.

Signed-off-by: Alan Carew <alan.carew@intel.com>
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/Makefile
app/test/autotest_data.py
app/test/test_power.c
app/test/test_power_acpi_cpufreq.c [new file with mode: 0644]
app/test/test_power_kvm_vm.c [new file with mode: 0644]