index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
sysctl.sh
Age
Commit message (
Expand
)
Author
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()
Luis Chamberlain
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