aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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
2019-03-02bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo
2019-03-02selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song
2019-03-01selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko
2019-03-01selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko
2019-03-01tools: libbpf: add a correctly named define for map iterationJakub Kicinski
2019-03-01selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev
2019-03-01bpf: add missing entries to bpf_helpers.hWillem de Bruijn
2019-02-27tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song
2019-02-25selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-16selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov
2019-02-15selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani
2019-02-13selftests: bpf: add test_lwt_ip_encap selftestPeter Oskolkov
2019-02-12selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang
2019-02-11selftests: bpf: add "alu32" to .gitignoreJiong Wang
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-07tools/bpf: add log_level to bpf_load_program_attrYonghong Song
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel
2019-02-06bpf: test_maps: fix possible out of bound access warningBreno Leitao
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski
2019-02-05tools/bpf: fix a selftest test_btf failureYonghong Song
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel
2019-02-05selftests/btf: add initial BTF dedup testsAndrii Nakryiko
2019-02-04libbpf: fix libbpf_printStanislav Fomichev
2019-02-04selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev
2019-02-04tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-02-03selftests: add missing include unistdDeepa Dinamani