summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko2019-09-251-1/+0
* bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich2019-09-161-1/+8
* selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich2019-09-031-43/+82
* selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich2019-09-031-1/+2
* selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich2019-09-031-1/+1
* selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov2019-04-121-1/+56
* selftests/bpf: Test bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-121-0/+485
* selftests/bpf: Test file_pos field in bpf_sysctl ctxAndrey Ignatov2019-04-121-0/+64
* selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-121-0/+222
* selftests/bpf: Test sysctl_get_current_value helperAndrey Ignatov2019-04-121-0/+228
* selftests/bpf: Test bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-0/+222
* selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov2019-04-121-0/+291