summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/Makefile
diff options
context:
space:
mode:
authorPratik R. Sampat <psampat@linux.ibm.com>2022-02-17 13:53:21 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2022-03-07 16:05:00 +0300
commit57201d657eb76d735298405d3200a3b1f67197e1 (patch)
treeb9f2ef2899757540dcc6914e30826f02f6b4d8f4 /tools/testing/selftests/powerpc/Makefile
parent3c14b73454cf9f6e2146443fdfbdfb912c0efed3 (diff)
downloadlinux-57201d657eb76d735298405d3200a3b1f67197e1.tar.xz
selftest/powerpc: Add PAPR sysfs attributes sniff test
Include a testcase to check if the sysfs files for energy and frequency related have its related attribute files exist and populated Signed-off-by: Pratik R. Sampat <psampat@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220217105321.52941-3-psampat@linux.ibm.com
Diffstat (limited to 'tools/testing/selftests/powerpc/Makefile')
-rw-r--r--tools/testing/selftests/powerpc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/Makefile b/tools/testing/selftests/powerpc/Makefile
index 4830372d7416..6ba95cd19e42 100644
--- a/tools/testing/selftests/powerpc/Makefile
+++ b/tools/testing/selftests/powerpc/Makefile
@@ -30,6 +30,7 @@ SUB_DIRS = alignment \
eeh \
vphn \
math \
+ papr_attributes \
ptrace \
security \
mce