summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-08-23selftests/nolibc: report: align passed, skipped and failedZhangjin Wu-1/+1
2023-08-23selftests/nolibc: report: print total testsZhangjin Wu-1/+1
2023-08-23selftests/nolibc: report: print a summarized test statusZhangjin Wu-1/+2
2023-08-23selftests/nolibc: add chmod_argv0 testZhangjin Wu-0/+1
2023-08-23selftests/nolibc: chroot_exe: remove procfs dependencyZhangjin Wu-1/+1
2023-08-23selftests/nolibc: stat_timestamps: remove procfs dependencyZhangjin Wu-1/+1
2023-08-23selftests/nolibc: chdir_root: restore current path after testZhangjin Wu-1/+1
2023-08-23selftests/nolibc: vfprintf: remove MEMFD_CREATE dependencyZhangjin Wu-3/+3
2023-08-23selftests/nolibc: prepare /tmp for tests that need to writeZhangjin Wu-0/+3
2023-08-23selftests/nolibc: fix up failures when CONFIG_PROC_FS=nZhangjin Wu-2/+5
2023-08-23selftests/nolibc: add a new rmdir() test caseZhangjin Wu-0/+1
2023-08-23selftests/nolibc: link_cross: use /proc/self/cmdlineZhangjin Wu-1/+1
2023-08-23selftests/nolibc: fix up kernel parameters supportZhangjin Wu-2/+31
2023-08-23selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h>Zhangjin Wu-2/+1
2023-08-23selftests/nolibc: fix up int_fast16/32_t test cases for muslZhangjin Wu-4/+8
2023-08-23selftests/nolibc: add _LARGEFILE64_SOURCE for muslZhangjin Wu-0/+1
2023-08-23selftests/nolibc: gettid: restore for glibc and muslZhangjin Wu-3/+7
2023-08-23selftests/nolibc: stat_fault: silence NULL argument warning with glibcZhangjin Wu-1/+1
2023-08-23selftests/nolibc: add run-libc-test targetZhangjin Wu-0/+4
2023-08-23selftests/nolibc: add mmap_munmap_good test caseZhangjin Wu-0/+60
2023-08-23selftests/nolibc: add munmap_bad test caseZhangjin Wu-0/+1
2023-08-23selftests/nolibc: add mmap_bad test caseZhangjin Wu-0/+1
2023-08-23selftests/nolibc: add sbrk_0 to test current brk gettingZhangjin Wu-0/+1
2023-08-23selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRERZhangjin Wu-0/+58
2023-08-23selftests/nolibc: prepare: create /dev/zeroZhangjin Wu-1/+3
2023-08-23selftests/nolibc: export argv0 for some testsZhangjin Wu-0/+4
2023-08-23selftests/nolibc: simplify call to iopermThomas Weißschuh-5/+1
2023-08-23selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)-0/+28
2023-08-23tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)-1/+1
2023-08-22selftests/bpf: Add test for bpf_obj_drop with bad reg->offKumar Kartikeya Dwivedi-0/+20
2023-08-22selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song-1/+74
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown-58/+283
2023-08-21selftests: bonding: do not set port down before adding to bondHangbin Liu-2/+2
2023-08-21selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa-0/+22
2023-08-21selftests/bpf: Add uprobe_multi pid filter testsJiri Olsa-12/+126
2023-08-21selftests/bpf: Add uprobe_multi cookie testJiri Olsa-0/+78
2023-08-21selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa-0/+55
2023-08-21selftests/bpf: Add uprobe_multi usdt test codeJiri Olsa-1/+25
2023-08-21selftests/bpf: Add uprobe_multi bench testJiri Olsa-0/+55
2023-08-21selftests/bpf: Add uprobe_multi test programJiri Olsa-0/+72
2023-08-21selftests/bpf: Add uprobe_multi link testJiri Olsa-0/+69
2023-08-21selftests/bpf: Add uprobe_multi api testJiri Olsa-0/+65
2023-08-21selftests/bpf: Add uprobe_multi skel testJiri Olsa-0/+167
2023-08-21selftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa-17/+10
2023-08-21selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand-7/+52
2023-08-21selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand-0/+47
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton-4/+14
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap-1/+0
2023-08-21mm,thp: fix smaps THPeligible output alignmentHugh Dickins-2/+2
2023-08-21selftests: improve vm.memfd_noexec sysctl testsAleksa Sarai-85/+254