summaryrefslogtreecommitdiff
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* net: selftests: Add lanes setting testDanielle Ratson2021-02-033-0/+249
* selftests: mptcp: add testcases for ADD_ADDR with portGeliang Tang2021-02-021-1/+159
* selftests: mptcp: add port argument for pm_nl_ctlGeliang Tang2021-02-021-2/+22
* selftests: mptcp: add testcases for newly added addressesGeliang Tang2021-02-021-2/+71
* selftests: mptcp: use minus values for removing address numbersGeliang Tang2021-02-021-15/+17
* selftests: netdevsim: Add fib_notifications testAmit Cohen2021-02-021-0/+300
* selftests: Extend fib tests to run with and without flags notificationsAmit Cohen2021-02-022-0/+28
* selftests: Add nci suiteBongsu Jeon2021-01-294-0/+609
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2811-100/+136
|\
| * Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-283-3/+46
| |\
| | * selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-01-282-2/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2021-01-211-1/+44
| | |\
| | | * xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-01-041-0/+43
| | | * selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-01-041-1/+1
| * | | Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-243-3/+6
| |\ \ \
| | * | | selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-01-201-1/+4
| | * | | selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-192-2/+2
| * | | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds2021-01-235-94/+84
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov2021-01-152-28/+17
| | * | | kunit: tool: fix minor typing issue with None statusDaniel Latypov2021-01-151-9/+8
| | * | | kunit: tool: surface and address more typing issuesDaniel Latypov2021-01-155-52/+54
| | * | | kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow2021-01-151-12/+12
* | | | | selftests: increase timeout to 10 minMatthieu Baerts2021-01-271-1/+1
* | | | | selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang2021-01-271-0/+75
* | | | | selftests: add IPv4 unicast extensions testsSeth David Schoen2021-01-262-0/+229
* | | | | selftests: mlxsw: Add a scale test for physical portsDanielle Ratson2021-01-225-2/+98
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-207-101/+104
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-205-99/+102
| |\ \ \ \
| | * | | | selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-191-1/+0
| | * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-154-98/+102
| | |\ \ \ \
| | | * | | | selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2021-01-132-1/+41
| | | * | | | bpf: Update local storage test to check handling of null ptrsKP Singh2021-01-122-97/+61
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-152-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2021-01-152-2/+2
* | | | | | | selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King2021-01-191-2/+2
* | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-1529-86/+1211
|\ \ \ \ \ \ \
| * | | | | | | bpf: Add tests for new BPF atomic operationsBrendan Jackman2021-01-149-0/+881
| * | | | | | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-149-27/+27
| * | | | | | | selftests/bpf: Install btf_dump test casesJean-Philippe Brucker2021-01-131-1/+2
| * | | | | | | selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker2021-01-131-1/+1
| * | | | | | | selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker2021-01-131-4/+3
| * | | | | | | selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker2021-01-131-1/+1
| * | | | | | | selftests/bpf: Enable cross-buildingJean-Philippe Brucker2021-01-131-11/+35
| * | | | | | | selftests/bpf: Test kernel module ksym externsAndrii Nakryiko2021-01-123-0/+60
| * | | | | | | selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko2021-01-123-33/+12
| * | | | | | | bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindexDaniel Borkmann2021-01-122-8/+76
| * | | | | | | selftests/bpf: Remove duplicate include in test_lsmMenglong Dong2021-01-081-1/+0
| * | | | | | | selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko2021-01-082-0/+114
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-1416-446/+383
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-01-141-2/+4
| |\ \ \ \ \ \ \