aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-26selftests/bpf: Add xdp_redirect_multi testHangbin Liu1-1/+2
2021-05-19selftests/bpf: Convert test trace_printk to lskel.Alexei Starovoitov1-1/+1
2021-05-19selftests/bpf: Convert atomics test to light skeleton.Alexei Starovoitov1-1/+1
2021-05-19selftests/bpf: Convert few tests to light skeleton.Alexei Starovoitov1-1/+15
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada1-1/+1
2021-04-23selftests/bpf: Add map linking selftestAndrii Nakryiko1-1/+3
2021-04-23selftests/bpf: Add global variables linking selftestAndrii Nakryiko1-1/+2
2021-04-23selftests/bpf: Add function linking selftestAndrii Nakryiko1-1/+2
2021-04-23selftests/bpf: Omit skeleton generation for multi-linked BPF object filesAndrii Nakryiko1-1/+3
2021-04-23selftests/bpf: Use -O0 instead of -Og in selftests buildsAndrii Nakryiko1-4/+4
2021-04-20selftests/bpf: Add docs target as all dependencyJiri Olsa1-1/+2
2021-04-15selftests/bpf: Silence clang compilation warningsYonghong Song1-0/+5
2021-04-15selftests/bpf: Fix test_cpp compilation failure with clangYonghong Song1-1/+1
2021-03-18selftests/bpf: Add multi-file statically linked BPF object file testAndrii Nakryiko1-3/+18
2021-03-18selftests/bpf: Pass all BPF .o's through BPF static linkerAndrii Nakryiko1-5/+6
2021-03-18selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko1-2/+3
2021-03-16selftests/bpf: Build everything in debug modeAndrii Nakryiko1-2/+5
2021-03-08selftests/bpf: Fix typo in MakefileJean-Philippe Brucker1-1/+1
2021-03-04tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer1-5/+15
2021-02-26selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich1-3/+4
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest1-2/+1
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek1-2/+0
2021-01-20bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira1-2/+1
2021-01-14bpf: Add tests for new BPF atomic operationsBrendan Jackman1-0/+2
2021-01-13selftests/bpf: Install btf_dump test casesJean-Philippe Brucker1-1/+2
2021-01-13selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker1-1/+1
2021-01-13selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker1-4/+3
2021-01-13selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker1-1/+1
2021-01-13selftests/bpf: Enable cross-buildingJean-Philippe Brucker1-11/+35
2020-12-16selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa1-0/+3
2020-12-10selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo1-23/+5
2020-12-10selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko1-7/+8
2020-12-10selftests/bpf: Drop tcp-{client,server}.py from MakefileVeronika Kabatova1-2/+0
2020-12-09selftests/bpf: Xsk selftests - SKB POLL, NOPOLLWeqaar Janjua1-1/+2
2020-12-09selftests/bpf: Xsk selftests frameworkWeqaar Janjua1-1/+3
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko1-3/+9
2020-12-03bpf: Fix cold build of test_progs-no_alu32Brendan Jackman1-1/+1
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh1-0/+1
2020-11-18selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-11-05selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko1-1/+1
2020-11-03selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck1-2/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-10-09kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-09-25bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau1-1/+1
2020-09-15selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko1-1/+1
2020-09-15selftests/bpf: Test load and dump metadata with btftool and skelYiFei Zhu1-1/+2
2020-09-10selftests, bpftool: Add bpftool (and eBPF helpers) documentation buildQuentin Monnet1-0/+5
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-08-21selftests/bpf: BPF object files should depend only on libbpf headersAndrii Nakryiko1-1/+1