summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye1-1/+3
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian1-1/+1
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown1-4/+6
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown1-1/+1
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song1-0/+16
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2-2/+2
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan1-1/+2
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)1-1/+1
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich1-5/+15
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet1-1/+1
2021-08-15Revert "selftests/resctrl: Use resctrl/info for feature detection"Reinette Chatre2-46/+12
2021-08-08selftest/bpf: Verifier tests for var-off accessAndrei Matei1-2/+97
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann8-8/+53
2021-08-08bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-08-08bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2-10/+0
2021-08-08selftest/bpf: Adjust expected verifier errorsAndrei Matei9-37/+41
2021-08-08selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2-3/+5
2021-08-04selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman1-1/+1
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu1-2/+3
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu1-1/+1
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin1-1/+9
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook1-1/+1
2021-07-19selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2-3/+3
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen6-0/+14
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen1-0/+7
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen1-1/+1
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski1-0/+7
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook1-21/+98
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-07-14selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu1-0/+1
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook1-4/+8
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman1-5/+9
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman1-3/+3
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman1-5/+3
2021-06-03net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti1-4/+4
2021-05-26powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin1-9/+18
2021-05-26tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-22tweewide: Fix most Shebang linesFinn Behrens9-9/+9
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2-3/+19
2021-05-19selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata1-2/+2
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-19selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey3-2/+6