diff options
| author | YiFei Zhu <[email protected]> | 2022-09-09 00:49:40 +0000 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2022-09-09 17:40:45 +0000 |
| commit | e42921c3c346b1b49068af3f3881322081e1dddd (patch) | |
| tree | 51bf73beda4f03c3931dd87c8fe5a5ea029b19fc /tools/testing/selftests/bpf/prog_tests/connect_ping.c | |
| parent | bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP ping (diff) | |
| download | kernel-e42921c3c346b1b49068af3f3881322081e1dddd.tar.gz kernel-e42921c3c346b1b49068af3f3881322081e1dddd.zip | |
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
This helper is needed in multiple tests. Instead of copying it over
and over, better to deduplicate this helper to test_progs.c.
test_progs.c is chosen over testing_helpers.c because of this helper's
use of CHECK / ASSERT_*, and the CHECK was modified to use ASSERT_*
so it does not rely on a duration variable.
Suggested-by: Martin KaFai Lau <[email protected]>
Signed-off-by: YiFei Zhu <[email protected]>
Link: https://lore.kernel.org/r/9b4fc9a27bd52f771b657b4c4090fc8d61f3a6b5.1662682323.git.zhuyifei@google.com
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/connect_ping.c')
0 files changed, 0 insertions, 0 deletions
