aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/Makefile
diff options
context:
space:
mode:
authorCyril Bur <cyrilbur@gmail.com>2016-09-23 16:18:19 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2016-10-04 20:26:36 +1100
commitef186331b427fdf2bf791d184921df6c6c6e9a63 (patch)
tree76847aa838ac0a4a6707b91905dc9bfeb57632df /tools/testing/selftests/powerpc/Makefile
parentselftests/powerpc: Add TM tcheck helpers in C (diff)
downloadlinux-dev-ef186331b427fdf2bf791d184921df6c6c6e9a63.tar.xz
linux-dev-ef186331b427fdf2bf791d184921df6c6c6e9a63.zip
selftests/powerpc: Check that signals always get delivered
Signed-off-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
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 1cc6d64c39b7..db54a33f850f 100644
--- a/tools/testing/selftests/powerpc/Makefile
+++ b/tools/testing/selftests/powerpc/Makefile
@@ -19,6 +19,7 @@ SUB_DIRS = alignment \
dscr \
mm \
pmu \
+ signal \
primitives \
stringloops \
switch_endian \