summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-06-12selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts-6/+12
2023-06-12selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts-0/+26
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds-2/+3
2023-06-12selftests/ftace: Fix KTAP output orderingMark Brown-1/+1
2023-06-12selftests/cpufreq: Don't enable generic lock debugging optionsMark Brown-8/+0
2023-06-12kselftests: Sort the collections list to avoid duplicate testsRishabh Bhatnagar-1/+1
2023-06-12selftest: pidfd: Omit long and repeating outputsZiqi Zhao-2/+3
2023-06-12selftests: allow runners to override the timeoutLuis Chamberlain-1/+15
2023-06-12selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N-0/+34
2023-06-12selftests/clone3: test clone3 with exit signal in flagsTobias Klauser-1/+4
2023-06-12kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King-2/+2
2023-06-12selftests: prctl: Fix spelling mistake "anonynous" -> "anonymous"Colin Ian King-1/+1
2023-06-12selftests: media_tests: Add new subtest to video_device_testIvan Orlov-28/+83
2023-06-12selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*David Vernet-6/+6
2023-06-12selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet-0/+35
2023-06-12selftests/landlock: Add hostfs testsMickaël Salaün-1/+28
2023-06-12selftests/landlock: Add tests for pseudo filesystemsMickaël Salaün-4/+259
2023-06-12selftests/landlock: Make mounts configurableMickaël Salaün-5/+40
2023-06-12selftests/landlock: Add supports_filesystem() helperMickaël Salaün-13/+23
2023-06-12selftests/landlock: Don't create useless file layoutsMickaël Salaün-6/+20
2023-06-12radix-tree: move declarations to headerArnd Bergmann-2/+3
2023-06-12selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman-11/+13
2023-06-12selftests: net: add SCM_PIDFD / SO_PEERPIDFD testAlexander Mikhalitsyn-1/+433
2023-06-11selftests: net: vxlan: Fix selftest regression after changes in iproute2.Vladimir Nikishkin-3/+3
2023-06-10selftests: mptcp: userspace pm: skip PM listener events tests if unavailableMatthieu Baerts-0/+6
2023-06-10selftests: mptcp: userspace pm: skip if not supportedMatthieu Baerts-0/+5
2023-06-10selftests: mptcp: userspace pm: skip if 'ip' tool is unavailableMatthieu Baerts-1/+1
2023-06-10selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts-2/+12
2023-06-10selftests: mptcp: sockopt: skip getsockopt checks if not supportedMatthieu Baerts-0/+6
2023-06-10selftests: mptcp: sockopt: relax expected returned sizeMatthieu Baerts-6/+12
2023-06-10selftests: mptcp: pm nl: skip fullmesh flag checks if not supportedMatthieu Baerts-5/+10
2023-06-10selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts-5/+7
2023-06-10selftests: mptcp: diag: skip inuse tests if not supportedMatthieu Baerts-1/+1
2023-06-10selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts-25/+17
2023-06-10selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts-0/+5
2023-06-10selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts-0/+5
2023-06-10selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts-0/+10
2023-06-10selftests: mptcp: lib: skip if missing symbolMatthieu Baerts-0/+39
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu-1/+3
2023-06-09selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand-0/+73
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand-1/+393
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand-27/+30
2023-06-09maple_tree: add __init and __exit to test moduleLiam R. Howlett-73/+75
2023-06-09maple_tree: make test code work without debug enabledLiam R. Howlett-1/+0
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett-6/+6
2023-06-09maple_tree: avoid unnecessary ascendingLiam R. Howlett-0/+4
2023-06-09selftests: add selftests for cachestatNhat Pham-0/+280
2023-06-09selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau-0/+1
2023-06-09selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau-3/+12
2023-06-09selftests/nolibc: add new gettimeofday test casesZhangjin Wu-0/+4