Re: [PATCH 0/2] pm: cpupower: bindings: improve test script

From: Shuah Khan
Date: Wed Oct 02 2024 - 16:52:48 EST


On 9/30/24 17:21, John B. Wyatt IV wrote:
Improve test_raw_pylibcpupower.py with some cleanup and catching more
states. This includes confirming states have been disabled and a notice to
use sudo.

John B. Wyatt IV (2):
pm: cpupower: bindings: Improve disable c_state block
pm: cpupower: bindings: Add test to confirm cpu state is disabled

.../bindings/python/test_raw_pylibcpupower.py | 28 +++++++++++++++----
1 file changed, 22 insertions(+), 6 deletions(-)


Applied these two patches to
https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git/log/?h=cpupower

They will be included in my next pull request to PM maintainer.

thanks,
-- Shuah