Эх сурвалжийг харах

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>
Bamvor Jian Zhang 9 жил өмнө
parent
commit
f4ecb322ab

+ 1 - 0
tools/testing/selftests/Makefile

@@ -1,4 +1,5 @@
 TARGETS = breakpoints
 TARGETS = breakpoints
+TARGETS += capabilities
 TARGETS += cpu-hotplug
 TARGETS += cpu-hotplug
 TARGETS += efivarfs
 TARGETS += efivarfs
 TARGETS += exec
 TARGETS += exec