projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3edeb4
)
selftests/capabilities: actually test it
author
Bamvor Jian Zhang
<bamvor.zhangjian@linaro.org>
Tue, 17 Nov 2015 14:35:42 +0000
(22:35 +0800)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Mon, 23 Nov 2015 20:21:02 +0000
(13:21 -0700)
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>
tools/testing/selftests/Makefile
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/Makefile
b/tools/testing/selftests/Makefile
index c8edff6803d1db0b9b36585746c3ecaf45b6681c..ec0ecadbae9959c110f4ead3106c69a7533aa197 100644
(file)
--- 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