summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-191-0/+4
* selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata2021-05-141-1/+1
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-05-024-28/+14
* idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)2021-04-161-2/+2
* idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)2021-04-161-0/+4
* radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)2021-04-163-0/+6
* flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti2021-04-071-1/+37
* selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu2021-03-301-1/+1
* selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-301-4/+2
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-203-10/+55
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9
* selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-171-1/+2
* selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-03-171-4/+2
* selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-03-041-1/+1
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3
* selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-02-071-1/+4
* selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-02-032-2/+2
* xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-02-031-0/+43
* selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-02-031-1/+1
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-191-0/+34
* tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-171-2/+69
* selftests/seccomp: Update kernel configMickaël Salaün2020-12-301-0/+1
* selftests/bpf: Fix broken riscv buildBjörn Töpel2020-12-301-1/+2
* selftest/bpf: Add missed ip6ip6 test backHangbin Liu2020-12-302-39/+46
* selftests: fix poll error in udpgro.shPaolo Abeni2020-12-301-0/+3
* selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen2020-12-301-0/+1
* Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa2020-12-211-4/+0
* ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)2020-12-211-1/+6
* vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-211-0/+95
* ktest.pl: Fix incorrect reboot for grub2blsLibo Chen2020-12-161-1/+1
* Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin2020-12-112-247/+0
* selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai2020-11-241-1/+2
* selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-242-2/+3
* selftests/powerpc: entry flush testDaniel Axtens2020-11-223-1/+165
* selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey2020-11-221-6/+29
* bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2020-11-182-0/+247
* selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala2020-11-183-3/+0
* selftests: pidfd: fix compilation errors due to wait.hTommi Rantala2020-11-182-2/+0
* selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King2020-11-181-0/+4
* selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski2020-11-051-0/+65
* selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song2020-11-051-2/+2
* selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski2020-11-051-0/+3
* selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2020-10-292-4/+4
* selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran2020-10-291-3/+6
* ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-10-291-0/+29
* selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi2020-10-291-4/+4
* selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2020-10-292-0/+6
* selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2020-10-292-0/+20
* selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-10-011-0/+1