summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-04bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2019-03-02bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo
2019-03-01tc-testing: Allow test cases to be skippedLucas Bates
2019-03-02selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song
2019-03-01selftests: fixes for UDP GROPaolo Abeni
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-28selftests: rtnetlink: use internal netns switch for ip commandsDavid Ahern
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2019-02-27tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal
2019-02-26tc-testing: gitignore, ignore local tdc config fileVlad Buslov
2019-02-26tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu
2019-02-26selftests/powerpc: Remove duplicate headerMichael Ellerman
2019-02-25selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev
2019-02-25selftests/ftrace: Handle the absence of tputJuerg Haefliger
2019-02-24selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko
2019-02-24selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko
2019-02-24selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko
2019-02-24selftests: concurrency: add test to verify parallel replace/deleteVlad Buslov
2019-02-24selftests: concurrency: add test to verify parallel add/deleteVlad Buslov
2019-02-24selftests: concurrency: add test to verify concurrent deleteVlad Buslov
2019-02-24selftests: concurrency: add test to verify concurrent replaceVlad Buslov
2019-02-24selftests: concurrency: add test to verify parallel rules replaceVlad Buslov
2019-02-24selftests: concurrency: add test to verify parallel rules deletionVlad Buslov
2019-02-24selftests: concurrency: add test to verify parallel rules insertionVlad Buslov
2019-02-24selftests: tdc_batch.py: add options needed for concurrency testsVlad Buslov
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-22selftests/ftrace: Replace \e with \033Juerg Haefliger
2019-02-22selftests/ftrace: Replace echo -e with printfJuerg Haefliger
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-02-22tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy
2019-02-22powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy