summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-18selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2023-01-12selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum
2023-01-12selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-12ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-12kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-12Revert "selftests/bpf: Add test for unstable CT lookup API"Sasha Levin
2022-12-31KVM: selftests: Fix build regression by using accessor functionTyler Hicks
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2022-12-31selftests/bpf: Add test for unstable CT lookup APIKumar Kartikeya Dwivedi
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin
2022-12-31netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2022-12-31selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2022-12-31proc: fixup uptime selftestAlexey Dobriyan
2022-12-31selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-12-21selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
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-14selftests/net: Find nettest in current directoryDaniel Díaz
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: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-12-02selftests: mptcp: more stable simult_flows testsPaolo Abeni
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-11-26selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-26selftests/futex: fix build for clangRicardo Cañuelo
2022-11-03KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan
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-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-17memremap: remove support for external pgmap refcountsChristoph Hellwig
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-17selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-17selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-17selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
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-07-29KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-29Revert "selftest/vm: verify mmap addr in mremap_test"Oleksandr Tymoshenko