aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-06-10selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts1-0/+5
2023-06-10selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts1-0/+5
2023-06-10selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts1-0/+10
2023-06-10selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2-0/+39
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu1-1/+3
2023-06-09selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand1-0/+73
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand4-1/+393
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand3-27/+30
2023-06-09maple_tree: add __init and __exit to test moduleLiam R. Howlett2-73/+75
2023-06-09maple_tree: make test code work without debug enabledLiam R. Howlett1-1/+0
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett1-6/+6
2023-06-09maple_tree: avoid unnecessary ascendingLiam R. Howlett1-0/+4
2023-06-09selftests: add selftests for cachestatNhat Pham4-0/+280
2023-06-09tools: ynl-gen: support / skip pads on the way to kernelJakub Kicinski1-0/+6
2023-06-09tools: ynl-gen: don't pass op_name to RenderInfoJakub Kicinski1-19/+18
2023-06-09tools: ynl-gen: support code gen for eventsJakub Kicinski2-6/+13
2023-06-09tools: ynl-gen: sanitize notification trackingJakub Kicinski2-43/+27
2023-06-09tools: ynl: regen: stop generating common notification handlersJakub Kicinski4-98/+0
2023-06-09tools: ynl-gen: stop generating common notification handlersJakub Kicinski1-73/+0
2023-06-09tools: ynl: regen: regenerate the if laddersJakub Kicinski4-74/+67
2023-06-09tools: ynl-gen: get attr type outside of if()Jakub Kicinski1-1/+3
2023-06-09tools: ynl-gen: combine else with closing bracketJakub Kicinski1-4/+19
2023-06-09tools: ynl-gen: complete the C keyword listJakub Kicinski1-1/+34
2023-06-09tools: ynl: regen: cleanup user space header includesJakub Kicinski4-12/+4
2023-06-09tools: ynl-gen: cleanup user space header includesJakub Kicinski1-4/+1
2023-06-09selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau1-0/+1
2023-06-09selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau1-3/+12
2023-06-09selftests/nolibc: add new gettimeofday test casesZhangjin Wu1-0/+4
2023-06-09selftests/nolibc: remove gettimeofday_bad1/2 completelyZhangjin Wu1-4/+0
2023-06-09selftests/nolibc: support two errnos with EXPECT_SYSER2()Zhangjin Wu1-4/+10
2023-06-09tools/nolibc: open: fix up compile warning for armZhangjin Wu1-1/+1
2023-06-09tools/nolibc: arm: add missing my_syscall6Zhangjin Wu1-0/+23
2023-06-09selftests/nolibc: use INT_MAX instead of __INT_MAX__Zhangjin Wu1-2/+2
2023-06-09selftests/nolibc: not include limits.h for nolibcZhangjin Wu2-3/+15
2023-06-09selftests/nolibc: fix up compile warning with glibc on x86_64Zhangjin Wu1-1/+1
2023-06-09selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu1-1/+1
2023-06-09selftests/nolibc: remove test gettimeofday_nullThomas Weißschuh1-1/+0
2023-06-09tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh2-8/+8
2023-06-09selftests/nolibc: test_fork: fix up duplicated printZhangjin Wu1-1/+7
2023-06-09tools/nolibc: ppoll/ppoll_time64: add a missing argumentZhangjin Wu1-1/+1
2023-06-09selftests/nolibc: remove the duplicated gettimeofday_bad2Zhangjin Wu1-1/+0
2023-06-09selftests/nolibc: print name instead of number for EOVERFLOWZhangjin Wu1-0/+1
2023-06-09tools/nolibc: support nanoseconds in stat()Thomas Weißschuh3-33/+62
2023-06-09selftests/nolibc: prevent coredumps during test executionThomas Weißschuh1-0/+1
2023-06-09tools/nolibc: add support for prctl()Thomas Weißschuh2-0/+29
2023-06-09tools/nolibc: s390: disable stackprotector in _startThomas Weißschuh1-1/+3
2023-06-09tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh9-8/+18
2023-06-09tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh1-12/+2
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh11-30/+42
2023-06-09tools/nolibc: reformat list of headers to be installedThomas Weißschuh1-2/+16