D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
tools
/
testing
/
selftests
/
sysctl
/
Filename :
Makefile
back
Copy
# Makefile for sysctl selftests. # Expects kernel.sysctl_writes_strict=1. # No binaries, but make sure arg-less "make" doesn't trigger "run_tests". all: TEST_PROGS := run_numerictests run_stringtests TEST_FILES := common_tests include ../lib.mk # Nothing to clean up. clean: