aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-03-12selftests: mptcp: set addr id for removing testcasesGeliang Tang1-14/+24
2021-03-12selftests: mptcp: add invert argument for chk_rm_nrGeliang Tang1-5/+16
2021-03-12selftests: netdevsim: Add test for resilient nexthop groups offload APIIdo Schimmel1-0/+620
2021-03-12selftests: forwarding: Add resilient multipath tunneling nexthop testIdo Schimmel1-0/+361
2021-03-12selftests: forwarding: Add resilient hashing testIdo Schimmel1-0/+400
2021-03-12selftests: fib_nexthops: Test resilient nexthop groupsIdo Schimmel1-0/+517
2021-03-12selftests: fib_nexthops: List each test case in a different lineIdo Schimmel1-3/+25
2021-03-12selftests: fib_nexthops: Declutter test outputIdo Schimmel1-0/+2
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2021-03-11kunit: tool: Disable PAGE_POISONING under --alltestsDavid Gow1-0/+2
2021-03-11kunit: tool: Fix a python tuple typing errorDavid Gow1-1/+1
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+96
2021-03-10bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10kselftest: arm64: Fix exit code of sve-ptraceMark Brown1-1/+1
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller39-381/+1677
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-11/+206
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko1-2/+2
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich1-0/+7
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich4-0/+18
2021-03-08torture: Reverse jittering and duration parameters for jitter.shPaul E. McKenney2-4/+4
2021-03-08torture: Eliminate jitter_pids filePaul E. McKenney2-18/+1
2021-03-08torture: Use "jittering" file to control jitter.sh executionPaul E. McKenney2-5/+10
2021-03-08torture: Use file-based protocol to mark batch's runs completePaul E. McKenney2-2/+14
2021-03-08torture: Move build/run synchronization files into scenario directoriesPaul E. McKenney2-19/+16
2021-03-08refscale: Disable verbose torture-test outputPaul E. McKenney1-1/+1
2021-03-08rcuscale: Disable verbose torture-test outputPaul E. McKenney1-1/+1
2021-03-08torture: Improve readability of the testid.txt filePaul E. McKenney1-2/+7
2021-03-08torture: Provide bare-metal modprobe-based advicePaul E. McKenney2-6/+42
2021-03-08torture: Allow 1G of memory for torture.sh kvfree testingPaul E. McKenney1-1/+1
2021-03-08torturescript: Don't rerun failed rcutorture buildsPaul E. McKenney1-1/+12
2021-03-08torture: Make jitter.sh handle large systemsPaul E. McKenney1-4/+4
2021-03-08rcutorture: Make TREE03 use real-time tree.use_softirq settingPaul E. McKenney1-0/+1
2021-03-08rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs"Paul E. McKenney2-2/+2
2021-03-08selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len paramJesper Dangaard Brouer2-0/+96
2021-03-08selftests/bpf: Fix typo in MakefileJean-Philippe Brucker1-1/+1
2021-03-08selftests/bpf: Fix test_attach_probe for powerpc uprobesJiri Olsa1-1/+39
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski1-1/+1
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+100
2021-03-05selftests, bpf: Extend test_tc_tunnel test with vxlanXuesen Huang2-17/+111
2021-03-05selftest/net/ipsec.c: Remove unneeded semicolonXu Wang1-1/+1
2021-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-4/+62
2021-03-04selftests/bpf: Simplify the calculation of variablesJiapeng Chong1-1/+1
2021-03-04selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer2-2/+3
2021-03-04selftests: bpf: Check that PROG_TEST_RUN repeats as requestedLorenz Bauer1-9/+42
2021-03-04selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUNLorenz Bauer2-36/+109
2021-03-04bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman2-0/+50
2021-03-04selftests/bpf: Test syscall command parsingJoe Stringer2-2/+13
2021-03-04selftests/bpf: Templatize man page generationJoe Stringer1-15/+25
2021-03-04tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer5-26/+91