summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: Provide local define of __cpuid_count()Reinette Chatre2023-02-061-0/+15
* selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan2023-02-063-3/+3
* tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan2023-02-062-0/+6
* Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2023-02-012-51/+0
* selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn2023-02-011-5/+7
* selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2023-01-242-0/+51
* af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac2023-01-181-1/+1
* selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang2023-01-181-1/+1
* selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey2023-01-142-2/+141
* selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum2023-01-121-9/+17
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2023-01-121-0/+5
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-121-1/+2
* kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt2023-01-121-5/+15
* Revert "selftests/bpf: Add test for unstable CT lookup API"Sasha Levin2023-01-123-161/+0
* KVM: selftests: Fix build regression by using accessor functionTyler Hicks2022-12-311-1/+1
* selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski2022-12-311-2/+2
* selftests/bpf: Add test for unstable CT lookup APIKumar Kartikeya Dwivedi2022-12-313-0/+161
* selftests/powerpc: Fix resource leaksMiaoqian Lin2022-12-311-1/+4
* netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal2022-12-311-2/+34
* selftests/efivarfs: Add checking of the test return valueZhao Gongyi2022-12-311-0/+5
* proc: fixup uptime selftestAlexey Dobriyan2022-12-311-1/+2
* selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2022-12-311-4/+11
* selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-211-1/+1
* ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-141-0/+10
* ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-141-0/+27
* selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-141-1/+1
* selftests/net: Find nettest in current directoryDaniel Díaz2022-12-142-8/+13
* ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2022-12-081-0/+11
* ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2022-12-081-0/+5
* selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov2022-12-081-2/+2
* selftests: net: add delete nexthop route warning testNikolay Aleksandrov2022-12-081-0/+14
* selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts2022-12-021-2/+3
* selftests: mptcp: more stable simult_flows testsPaolo Abeni2022-12-022-36/+72
* selftests/bpf: Add verifier test for release_reference()Youlin Li2022-12-021-0/+36
* selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo2022-11-261-3/+3
* selftests/futex: fix build for clangRicardo Cañuelo2022-11-261-4/+2
* KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan2022-11-031-1/+1
* kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown2022-10-261-1/+1
* selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger2022-10-261-0/+4
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* selftests: forwarding: add shebang for sch_red.shHangbin Liu2022-09-281-0/+1
* testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal2022-09-051-118/+128
* selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)2022-08-251-1/+0
* selftests: forwarding: Fix failing tests with old libnetIdo Schimmel2022-08-253-24/+48
* selftests: kvm: set rax before vmcallAndrei Vagin2022-08-171-1/+1
* memremap: remove support for external pgmap refcountsChristoph Hellwig2022-08-171-31/+12
* selftests/bpf: fix a test for snprintf() overflowDan Carpenter2022-08-171-1/+1
* selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-08-171-3/+3
* selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-08-171-1/+1
* selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu2022-08-171-1/+1