This test was missing from the TARGETS list. The test requires patches to cpupower to pass correctly.
Cc: Prarit Bhargava <pra...@redhat.com> Signed-off-by: Stafford Horne <sho...@gmail.com> --- tools/testing/selftests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile index 2741f9e..c6ccf57 100644 --- a/tools/testing/selftests/Makefile +++ b/tools/testing/selftests/Makefile @@ -8,6 +8,7 @@ TARGETS += firmware TARGETS += ftrace TARGETS += futex TARGETS += gpio +TARGETS += intel_pstate TARGETS += ipc TARGETS += kcmp TARGETS += lib -- 2.9.3