]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/bpf: Convert test_sysctl to prog_tests
authorJerome Marchand <jmarchan@redhat.com>
Thu, 19 Jun 2025 14:06:03 +0000 (16:06 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 24 Jun 2025 04:50:44 +0000 (21:50 -0700)
commitb8a205486ed5c0c5c0386e472157a81ce686af25
tree444d25b1ef1bce34dd5dd4182bce6a0e0023ce85
parent2eb7648558a7911f2208e8940cd22ca40e93cc76
selftests/bpf: Convert test_sysctl to prog_tests

Convert test_sysctl test to prog_tests with minimal change to the
tests themselves.

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20250619140603.148942-3-jmarchan@redhat.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/prog_tests/test_sysctl.c [moved from tools/testing/selftests/bpf/test_sysctl.c with 98% similarity]