summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-23selftests/nolibc: avoid gaps in test numbersThomas Weißschuh
2023-08-23selftests/nolibc: simplify status printingThomas Weißschuh
2023-08-23selftests/nolibc: make evaluation of test conditionsThomas Weißschuh
2023-08-23tools/nolibc: completely remove optional environ supportThomas Weißschuh
2023-08-23selftests/nolibc: report: add newline before test failuresZhangjin Wu
2023-08-23selftests/nolibc: report: extrude the test status lineZhangjin Wu
2023-08-23selftests/nolibc: report: align passed, skipped and failedZhangjin Wu
2023-08-23selftests/nolibc: report: print total testsZhangjin Wu
2023-08-23selftests/nolibc: report: print a summarized test statusZhangjin Wu
2023-08-23selftests/nolibc: add chmod_argv0 testZhangjin Wu
2023-08-23selftests/nolibc: chroot_exe: remove procfs dependencyZhangjin Wu
2023-08-23selftests/nolibc: stat_timestamps: remove procfs dependencyZhangjin Wu
2023-08-23selftests/nolibc: chdir_root: restore current path after testZhangjin Wu
2023-08-23selftests/nolibc: vfprintf: remove MEMFD_CREATE dependencyZhangjin Wu
2023-08-23selftests/nolibc: prepare /tmp for tests that need to writeZhangjin Wu
2023-08-23selftests/nolibc: fix up failures when CONFIG_PROC_FS=nZhangjin Wu
2023-08-23selftests/nolibc: add a new rmdir() test caseZhangjin Wu
2023-08-23selftests/nolibc: link_cross: use /proc/self/cmdlineZhangjin Wu
2023-08-23selftests/nolibc: fix up kernel parameters supportZhangjin Wu
2023-08-23selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h>Zhangjin Wu
2023-08-23selftests/nolibc: fix up int_fast16/32_t test cases for muslZhangjin Wu
2023-08-23selftests/nolibc: add _LARGEFILE64_SOURCE for muslZhangjin Wu
2023-08-23selftests/nolibc: gettid: restore for glibc and muslZhangjin Wu
2023-08-23selftests/nolibc: stat_fault: silence NULL argument warning with glibcZhangjin Wu
2023-08-23selftests/nolibc: add run-libc-test targetZhangjin Wu
2023-08-23selftests/nolibc: add mmap_munmap_good test caseZhangjin Wu
2023-08-23selftests/nolibc: add munmap_bad test caseZhangjin Wu
2023-08-23selftests/nolibc: add mmap_bad test caseZhangjin Wu
2023-08-23selftests/nolibc: add sbrk_0 to test current brk gettingZhangjin Wu
2023-08-23selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRERZhangjin Wu
2023-08-23selftests/nolibc: prepare: create /dev/zeroZhangjin Wu
2023-08-23selftests/nolibc: export argv0 for some testsZhangjin Wu
2023-08-23selftests/nolibc: simplify call to iopermThomas Weißschuh
2023-08-06selftests/nolibc: restore the failed tests printZhangjin Wu
2023-08-06selftests/nolibc: always print the path to test log fileZhangjin Wu
2023-08-06selftests/nolibc: add a standalone test report macroZhangjin Wu
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts
2023-07-04Fix documentation of panic_on_warnOlaf Hering
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld