summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2025-09-23selftests/bpf: Enable signature verification for some lskel testsKP Singh1-0/+1
2025-06-24selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand1-1/+0
2024-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov1-1/+0
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao1-1/+0
2024-12-02selftests/bpf: remove test_flow_dissector.shAlexis Lothoré (eBPF Foundation)1-1/+0
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2024-10-22selftests/bpf: Retire test_sock.cJordan Rife1-1/+0
2024-10-21selftests/bpf: remove test_tcp_check_syncookieAlexis Lothoré (eBPF Foundation)1-1/+0
2024-08-21selftests/bpf: utility function to get program disassembly after jitEduard Zingerman1-0/+1
2024-08-15selftests/bpf: convert test_skb_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)1-1/+0
2024-08-15selftests/bpf: convert test_cgroup_storage to test_progsAlexis Lothoré (eBPF Foundation)1-1/+0
2024-08-15selftests/bpf: convert get_current_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)1-1/+0
2024-07-31selftests/bpf: convert test_dev_cgroup to test_progsAlexis Lothoré (eBPF Foundation)1-1/+0
2024-07-29selftests/bpf: Use auto-dependencies for test objectsIhor Solodrai1-0/+1
2024-05-13selftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife1-1/+0
2023-08-24selftests/bpf: add uprobe_multi test binary to .gitignoreAndrii Nakryiko1-0/+1
2023-07-28selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song1-0/+2
2023-02-03selftests/bpf: introduce XDP compliance test toolLorenzo Bianconi1-0/+1
2023-01-23selftests/bpf: Simple program to dump XDP RX metadataStanislav Fomichev1-0/+1
2022-12-24selftests/bpf: Add host-tools to gitignoreStanislav Fomichev1-0/+1
2022-09-24selftests/bpf: add sign-file to .gitignoreAndrii Nakryiko1-0/+1
2022-09-16selftests/bpf: Add veristat tool for mass-verifying BPF object filesAndrii Nakryiko1-0/+1
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski1-1/+1
2022-06-17selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy1-0/+1
2022-03-18selftests/bpf: Test subskeleton functionalityDelyan Kratunov1-0/+1
2022-02-20selftests/bpf: Fix btfgen testsAndrii Nakryiko1-0/+1
2021-09-15selftests/bpf: Fix .gitignore to not ignore test_progs.cAndrii Nakryiko1-2/+3
2021-08-05selftests/bpf: Move netcnt test under test_progsStanislav Fomichev1-1/+0
2021-06-17selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu1-0/+1
2021-06-08selftests, bpf: Make docs tests fail more reliablyJoe Stringer1-0/+1
2021-06-03selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko1-0/+1
2021-05-19selftests/bpf: Convert few tests to light skeleton.Alexei Starovoitov1-0/+1
2021-03-05selftests/bpf: Test syscall command parsingJoe Stringer1-0/+1
2021-03-05tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer1-0/+1
2021-02-12selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest1-1/+0
2021-01-21bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira1-1/+0
2020-12-10selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignoreWeqaar Janjua1-0/+1
2020-12-04selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko1-0/+1
2020-11-04selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck1-1/+0
2020-09-25bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau1-1/+0
2020-09-16selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko1-1/+0
2020-08-21selftests/bpf: Remove test_align leftoversVeronika Kabatova1-1/+0
2020-05-13selftests/bpf: Add benchmark runner infrastructureAndrii Nakryiko1-0/+1
2020-04-29selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko1-1/+1
2020-04-29selftests/bpf: Convert test_hashmap into test_progs testAndrii Nakryiko1-2/+0
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-13tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira1-0/+1
2020-01-21selftests: Refactor build to remove tools/lib/bpf from include pathToke Høiland-Jørgensen1-3/+1
2020-01-10selftests/bpf: Further clean up Makefile outputAndrii Nakryiko1-2/+0