summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko
2019-07-05selftests/bpf: convert existing tracepoint tests to new APIsAndrii Nakryiko
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko
2019-07-05selftests/bpf: switch test to new attach_perf_event APIAndrii Nakryiko
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-29selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins
2019-04-23bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-23selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev
2019-04-23selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev
2019-04-17selftests/bpf: fix a compilation errorYonghong Song
2019-04-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-11selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-09bpf, selftest: test global data/bss/rodata sectionsJoe Stringer
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee
2019-04-04selftests/bpf: add few verifier scale testsAlexei Starovoitov
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev
2019-04-02selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev
2019-03-26selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev
2019-03-12selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - miscStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - spinlockStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - tracepointStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - stackmapStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - xdpStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - pkt accessStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - preparationsStanislav Fomichev