summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorBamvor Jian Zhang <bamvor.zhangjian@linaro.org>2015-11-17 14:35:42 (GMT)
committerShuah Khan <shuahkh@osg.samsung.com>2015-11-23 20:21:02 (GMT)
commitf4ecb322ab890a5c907a129fcee47056bf523415 (patch)
tree0363b8353bc314e1542de12865a46f5c166d1ce6 /tools/testing
parentd3edeb47d886cf38bcf0e96c38f15f6cfda67e02 (diff)
downloadlinux-f4ecb322ab890a5c907a129fcee47056bf523415.tar.xz
selftests/capabilities: actually test it
The capatabilities exist in selftest but no in the TARGETS list. Add it to the TARGETS. Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing')
-rw-r--r--tools/testing/selftests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index c8edff6..ec0ecad 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -1,4 +1,5 @@
TARGETS = breakpoints
+TARGETS += capabilities
TARGETS += cpu-hotplug
TARGETS += efivarfs
TARGETS += exec