Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_sysctl: fix sysctl.sh by making it executable | Luis R. Rodriguez | 2017-08-07 | 1 | -0/+0 |
* | test_sysctl: test against int proc_dointvec() array support | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+89 |
* | test_sysctl: add simple proc_douintvec() case | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+63 |
* | test_sysctl: add simple proc_dointvec() case | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+62 |
* | test_sysctl: test against PAGE_SIZE for int | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+66 |
* | test_sysctl: add generic script to expand on tests | Luis R. Rodriguez | 2017-07-13 | 5 | -220/+495 |
* | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez | 2017-07-13 | 3 | -4/+5 |
* | tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict | Orson Zhai | 2017-06-28 | 3 | -2/+24 |
* | selftests: Add install target | Michael Ellerman | 2015-03-13 | 1 | -0/+1 |
* | selftests: Introduce minimal shared logic for running tests | Michael Ellerman | 2015-03-13 | 3 | -9/+2 |
* | tools/testing/selftests/sysctl: validate sysctl_writes_strict | Kees Cook | 2014-06-07 | 4 | -0/+215 |