aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/dscr/Makefile
diff options
context:
space:
mode:
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>2015-05-21 12:13:11 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-07 19:37:58 +1000
commitebd5858c904b1c795f1511758a7ac043afd44438 (patch)
tree7445386ab89db02d7aec863f4d36d9e32d905466 /tools/testing/selftests/powerpc/dscr/Makefile
parentselftests/powerpc: Add test for DSCR inheritence across fork & exec (diff)
downloadlinux-dev-ebd5858c904b1c795f1511758a7ac043afd44438.tar.xz
linux-dev-ebd5858c904b1c795f1511758a7ac043afd44438.zip
selftests/powerpc: Add test for all DSCR sysfs interfaces
This test continuously updates the system wide DSCR default value in the sysfs interface and makes sure that the same is reflected across all the sysfs interfaces for each individual CPUs present on the system. Acked-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
-rw-r--r--tools/testing/selftests/powerpc/dscr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/powerpc/dscr/Makefile b/tools/testing/selftests/powerpc/dscr/Makefile
index 0f53a4d586fa..de0b53b533d4 100644
--- a/tools/testing/selftests/powerpc/dscr/Makefile
+++ b/tools/testing/selftests/powerpc/dscr/Makefile
@@ -1,5 +1,5 @@
TEST_PROGS := dscr_default_test dscr_explicit_test dscr_user_test \
- dscr_inherit_test dscr_inherit_exec_test
+ dscr_inherit_test dscr_inherit_exec_test dscr_sysfs_test
dscr_default_test: LDLIBS += -lpthread