selftests: Add install target
[firefly-linux-kernel-4.4.55.git] / tools / testing / selftests / sysctl / Makefile
index c9660f5ef9f9fae719297cb1615d818d0a9a3d07..b3c33e071f10069ad01d0029c5d7c0350e413a18 100644 (file)
@@ -5,6 +5,7 @@
 all:
 
 TEST_PROGS := run_numerictests run_stringtests
+TEST_FILES := common_tests
 
 include ../lib.mk