This patch rename test_power_acpi_cpufreq.c to test_power_cpufreq.c, remove prefix _acpi from UT power functions/test names, add UT for power turbo feature.
Lukasz Krakowiak (3): test: rename test_power_acpi_cpufreq.c -> app/test/test_power_cpufreq.c test: remove prefix _acpi from UT power function/test names test: add UT for power turbo feature app/test/Makefile | 2 +- app/test/autotest_data.py | 4 +- app/test/meson.build | 4 +- ...er_acpi_cpufreq.c => test_power_cpufreq.c} | 84 +++++++++++++++++-- 4 files changed, 83 insertions(+), 11 deletions(-) rename app/test/{test_power_acpi_cpufreq.c => test_power_cpufreq.c} (86%) -- 2.17.2