summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-02-12selftests/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-21bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira1-2/+1
2021-01-15bpf: Add tests for new BPF atomic operationsBrendan Jackman1-0/+2
2021-01-14selftests/bpf: Install btf_dump test casesJean-Philippe Brucker1-1/+2
2021-01-14selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker1-1/+1
2021-01-14selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker1-4/+3
2021-01-14selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker1-1/+1
2021-01-14selftests/bpf: Enable cross-buildingJean-Philippe Brucker1-11/+35
2020-12-16selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa1-0/+3
2020-12-11selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo1-23/+5
2020-12-11selftests/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-04selftests/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-12-01selftests/bpf: Fix flavored variants of test_imaKP Singh1-0/+1
2020-11-19selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-11-06selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko1-1/+1
2020-11-04selftests/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/mas...Linus 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-16selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko1-1/+1
2020-09-16selftests/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-22selftests/bpf: BPF object files should depend only on libbpf headersAndrii Nakryiko1-1/+1
2020-08-21selftests/bpf: Remove test_align leftoversVeronika Kabatova1-1/+1
2020-08-07selftests/bpf: Fix silent Makefile outputAndrii Nakryiko1-22/+26
2020-08-07selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko1-2/+3
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa1-1/+14
2020-07-01selftests/bpf: Allow substituting custom vmlinux.h for selftests buildAndrii Nakryiko1-2/+7
2020-06-02selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich1-0/+2
2020-06-02bpf: Add BPF ringbuf and perf buffer benchmarksAndrii Nakryiko1-1/+4
2020-05-13selftest/bpf: Add BPF triggering benchmarkAndrii Nakryiko1-1/+3
2020-05-13selftest/bpf: Fmod_ret prog and implement test_overhead as part of benchAndrii Nakryiko1-1/+3
2020-05-13selftests/bpf: Add benchmark runner infrastructureAndrii Nakryiko1-1/+12
2020-05-13selftests/bpf: Extract parse_num_list into generic testing_helpers.cAndrii Nakryiko1-1/+2
2020-05-13selftests/bpf: Install generated test progsYauheni Kaliuta1-0/+1
2020-05-09selftests/bpf: Generalize helpers to control background listenerStanislav Fomichev1-1/+1
2020-04-30selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign testJakub Sitnicki1-1/+1
2020-04-29selftests/bpf: Convert test_hashmap into test_progs testAndrii Nakryiko1-1/+1
2020-04-29selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizersAndrii Nakryiko1-3/+4
2020-04-29selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko1-1/+1
2020-04-28selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova1-1/+2
2020-03-14selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko1-1/+6
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser1-3/+4
2020-03-13tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira1-1/+2