summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-01Revert "selftests/ftrace: Update synthetic event syntax errors"Zheng Yejian
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2023-01-14selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum
2023-01-14selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-14ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-14kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-14torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney
2023-01-14selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2023-01-14selftests/powerpc: Fix resource leaksMiaoqian Lin
2023-01-14netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2023-01-14selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2023-01-14proc: fixup uptime selftestAlexey Dobriyan
2023-01-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-11-25selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-25selftests/futex: fix build for clangRicardo Cañuelo
2022-10-26kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown
2022-10-26selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-21selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-21selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-21selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-21selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-21selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-08-03selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-07selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers
2022-07-07selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers
2022-07-07selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers
2022-07-07selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers