selftests/capabilities: actually test it
authorBamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Tue, 17 Nov 2015 14:35:42 +0000 (22:35 +0800)
committerShuah 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

index c8edff6..ec0ecad 100644 (file)
@@ -1,4 +1,5 @@
 TARGETS = breakpoints
+TARGETS += capabilities
 TARGETS += cpu-hotplug
 TARGETS += efivarfs
 TARGETS += exec