index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sysctl
Age
Commit message (
Expand
)
Author
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...
Zev Weiss
2018-06-18
selftests: sysctl: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2017-08-07
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
2017-07-12
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
2017-07-12
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
2017-07-12
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
2017-07-12
test_sysctl: test against PAGE_SIZE for int
Luis R. Rodriguez
2017-07-12
test_sysctl: add generic script to expand on tests
Luis R. Rodriguez
2017-07-12
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
2017-06-27
tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict
Orson Zhai
2015-03-13
selftests: Add install target
Michael Ellerman
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-06-06
tools/testing/selftests/sysctl: validate sysctl_writes_strict
Kees Cook