]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
selftests: Add intel_pstate to TARGETS
authorStafford Horne <shorne@gmail.com>
Wed, 11 Jan 2017 15:16:07 +0000 (00:16 +0900)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 19 Jan 2017 17:30:46 +0000 (10:30 -0700)
This test was missing from the TARGETS list.  The test requires patches
to cpupower to pass correctly.

Cc: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/Makefile

index 2741f9e35215b0bda1708f02e9f96c7d747f1f36..c6ccf57f2cb5b77a73c3c999f44d94cd4f949c01 100644 (file)
@@ -8,6 +8,7 @@ TARGETS += firmware
 TARGETS += ftrace
 TARGETS += futex
 TARGETS += gpio
+TARGETS += intel_pstate
 TARGETS += ipc
 TARGETS += kcmp
 TARGETS += lib