mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 00:04:01 -04:00
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>
47 lines
599 B
Plaintext
47 lines
599 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
bpftool
|
|
bpf-helpers*
|
|
bpf-syscall*
|
|
test_verifier
|
|
test_maps
|
|
test_lru_map
|
|
test_tag
|
|
FEATURE-DUMP.libbpf
|
|
FEATURE-DUMP.selftests
|
|
fixdep
|
|
/test_progs
|
|
/test_progs-no_alu32
|
|
/test_progs-bpf_gcc
|
|
/test_progs-cpuv4
|
|
test_verifier_log
|
|
feature
|
|
urandom_read
|
|
test_sockmap
|
|
test_lirc_mode2_user
|
|
flow_dissector_load
|
|
test_tcpnotify_user
|
|
test_libbpf
|
|
xdping
|
|
test_cpp
|
|
*.d
|
|
*.subskel.h
|
|
*.skel.h
|
|
*.lskel.h
|
|
/no_alu32
|
|
/bpf_gcc
|
|
/cpuv4
|
|
/host-tools
|
|
/tools
|
|
/runqslower
|
|
/bench
|
|
/veristat
|
|
/sign-file
|
|
/uprobe_multi
|
|
*.ko
|
|
*.tmp
|
|
xskxceiver
|
|
xdp_redirect_multi
|
|
xdp_synproxy
|
|
xdp_hw_metadata
|
|
xdp_features
|