124fe831cSKees Cook# Makefile for sysctl selftests. 224fe831cSKees Cook# Expects kernel.sysctl_writes_strict=1. 324fe831cSKees Cook 424fe831cSKees Cook# No binaries, but make sure arg-less "make" doesn't trigger "run_tests". 524fe831cSKees Cookall: 624fe831cSKees Cook 7*5e29a910SMichael EllermanTEST_PROGS := run_numerictests run_stringtests 824fe831cSKees Cook 9*5e29a910SMichael Ellermaninclude ../lib.mk 1024fe831cSKees Cook 1124fe831cSKees Cook# Nothing to clean up. 1224fe831cSKees Cookclean: 13