summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-08-25KVM: selftests: Reload "good" vCPU state if vCPU hits shutdownSean Christopherson-1/+13
2023-08-25Merge branch 'for-next/selftests' into for-next/coreWill Deacon-124/+452
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+31
2023-08-24selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan-1/+1
2023-08-24selftests: cgroup: fix test_kmem_memcg_deletion kernel mem checkLucas Karpinski-14/+7
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)-2/+2
2023-08-24merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton-15/+65
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara-15/+47
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara-1/+19
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-126/+278
2023-08-24selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui-6/+12
2023-08-24selftests/bpf: Add a local kptr test with no special fieldsYonghong Song-0/+51
2023-08-24selftests: add OFD lock testsStas Sergeev-0/+137
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman-1/+1
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu-1/+101
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu-113/+167
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai-70/+112
2023-08-23selftests/bpf: add uprobe_multi test binary to .gitignoreAndrii Nakryiko-0/+1
2023-08-23RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins-1/+164
2023-08-23selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao-1/+48
2023-08-23selftests/nolibc: libc-test: use HOSTCC instead of CCZhangjin Wu-1/+1
2023-08-23selftests/nolibc: allow report with existing test logZhangjin Wu-0/+4
2023-08-23selftests/nolibc: add test support for ppc64Zhangjin Wu-0/+6
2023-08-23selftests/nolibc: add test support for ppc64leZhangjin Wu-0/+6
2023-08-23selftests/nolibc: add test support for ppcZhangjin Wu-0/+7
2023-08-23selftests/nolibc: add XARCH and ARCH mapping supportZhangjin Wu-12/+34
2023-08-23selftests/nolibc: enable compiler warningsThomas Weißschuh-1/+1
2023-08-23selftests/nolibc: don't strip nolibc-testThomas Weißschuh-1/+1
2023-08-23selftests/nolibc: prevent out of bounds access in expect_vfprintfThomas Weißschuh-1/+1
2023-08-23selftests/nolibc: use correct return type for read() and write()Thomas Weißschuh-3/+4
2023-08-23selftests/nolibc: avoid sign-compare warningsThomas Weißschuh-4/+4
2023-08-23selftests/nolibc: avoid unused parameter warningsThomas Weißschuh-1/+2
2023-08-23selftests/nolibc: make functions static if possibleThomas Weißschuh-6/+6
2023-08-23selftests/nolibc: mark test helpers as potentially unusedThomas Weißschuh-25/+50
2023-08-23selftests/nolibc: drop unused variablesThomas Weißschuh-4/+0
2023-08-23selftests/nolibc: avoid warnings during intptr testsWilly Tarreau-12/+7
2023-08-23tools/nolibc: fix return type of getpagesize()Thomas Weißschuh-1/+1
2023-08-23selftests/nolibc: add testcase for pipeYuan Tan-0/+22
2023-08-23selftests/nolibc: mmap_munmap_good: fix up return valueZhangjin Wu-4/+4
2023-08-23selftests/nolibc: avoid buffer underrun in space printingThomas Weißschuh-1/+2
2023-08-23selftests/nolibc: allow test -include /path/to/nolibc.hZhangjin Wu-0/+6
2023-08-23selftests/nolibc: allow run nolibc-test locallyZhangjin Wu-0/+6
2023-08-23selftests/nolibc: add testcases for startup codeZhangjin Wu-1/+55
2023-08-23selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLTZhangjin Wu-0/+50
2023-08-23selftests/nolibc: avoid gaps in test numbersThomas Weißschuh-17/+13
2023-08-23selftests/nolibc: simplify status printingThomas Weißschuh-73/+81
2023-08-23selftests/nolibc: make evaluation of test conditionsThomas Weißschuh-21/+21
2023-08-23tools/nolibc: completely remove optional environ supportThomas Weißschuh-3/+4
2023-08-23selftests/nolibc: report: add newline before test failuresZhangjin Wu-1/+1
2023-08-23selftests/nolibc: report: extrude the test status lineZhangjin Wu-2/+2