summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-06-12selftests: prctl: Fix spelling mistake "anonynous" -> "anonymous"Colin Ian King
2023-06-12selftests: media_tests: Add new subtest to video_device_testIvan Orlov
2023-06-12selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*David Vernet
2023-06-12selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet
2023-06-12selftests/landlock: Add hostfs testsMickaël Salaün
2023-06-12selftests/landlock: Add tests for pseudo filesystemsMickaël Salaün
2023-06-12selftests/landlock: Make mounts configurableMickaël Salaün
2023-06-12selftests/landlock: Add supports_filesystem() helperMickaël Salaün
2023-06-12selftests/landlock: Don't create useless file layoutsMickaël Salaün
2023-06-12radix-tree: move declarations to headerArnd Bergmann
2023-06-12selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman
2023-06-12selftests: net: add SCM_PIDFD / SO_PEERPIDFD testAlexander Mikhalitsyn
2023-06-11selftests: net: vxlan: Fix selftest regression after changes in iproute2.Vladimir Nikishkin
2023-06-10selftests: mptcp: userspace pm: skip PM listener events tests if unavailableMatthieu Baerts
2023-06-10selftests: mptcp: userspace pm: skip if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: userspace pm: skip if 'ip' tool is unavailableMatthieu Baerts
2023-06-10selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: sockopt: skip getsockopt checks if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: sockopt: relax expected returned sizeMatthieu Baerts
2023-06-10selftests: mptcp: pm nl: skip fullmesh flag checks if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts
2023-06-10selftests: mptcp: diag: skip inuse tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: lib: skip if missing symbolMatthieu Baerts
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu
2023-06-09selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand
2023-06-09maple_tree: add __init and __exit to test moduleLiam R. Howlett
2023-06-09maple_tree: make test code work without debug enabledLiam R. Howlett
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett
2023-06-09maple_tree: avoid unnecessary ascendingLiam R. Howlett
2023-06-09selftests: add selftests for cachestatNhat Pham
2023-06-09selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau
2023-06-09selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau
2023-06-09selftests/nolibc: add new gettimeofday test casesZhangjin Wu
2023-06-09selftests/nolibc: remove gettimeofday_bad1/2 completelyZhangjin Wu
2023-06-09selftests/nolibc: support two errnos with EXPECT_SYSER2()Zhangjin Wu
2023-06-09selftests/nolibc: use INT_MAX instead of __INT_MAX__Zhangjin Wu
2023-06-09selftests/nolibc: not include limits.h for nolibcZhangjin Wu
2023-06-09selftests/nolibc: fix up compile warning with glibc on x86_64Zhangjin Wu
2023-06-09selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu
2023-06-09selftests/nolibc: remove test gettimeofday_nullThomas Weißschuh
2023-06-09tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh
2023-06-09selftests/nolibc: test_fork: fix up duplicated printZhangjin Wu
2023-06-09selftests/nolibc: remove the duplicated gettimeofday_bad2Zhangjin Wu
2023-06-09selftests/nolibc: print name instead of number for EOVERFLOWZhangjin Wu