summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-10-12selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh
2023-10-12tools/nolibc: add support for constructors and destructorsThomas Weißschuh
2023-10-12tools/nolibc: drop test for getauxval(AT_PAGESZ)Thomas Weißschuh
2023-10-12selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh
2023-10-12selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh
2023-10-12selftests/nolibc: libc-test: avoid -Wstringop-overflow warningsThomas Weißschuh
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh
2023-10-12selftests/thermel/intel: Add test to read power floor statusSrinivas Pandruvada
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-12KVM: riscv: selftests: get-reg-list print_reg should never failAndrew Jones
2023-10-12KVM: riscv: selftests: Add condops extensions to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add smstateen registers to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add senvcfg register to get-reg-list testAnup Patel
2023-10-12KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer
2023-10-11selftests/bpf: Add missing section name tests for getpeername/getsocknameDaan De Meyer
2023-10-11testing: nvdimm: make struct class structures constantGreg Kroah-Hartman
2023-10-11selftests/hid: force using our compiled libbpf headersBenjamin Tissoires
2023-10-11selftests/hid: do not manually call headers_installBenjamin Tissoires
2023-10-11selftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires
2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu
2023-10-09selftests/bpf: Add BPF_FIB_LOOKUP_SRC testsMartynas Pumputis
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum
2023-10-06selftests: core: remove duplicate definesMuhammad Usama Anjum
2023-10-06selftests: clone3: remove duplicate definesMuhammad Usama Anjum
2023-10-06selftests: capabilities: remove duplicate unneeded definesMuhammad Usama Anjum
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest
2023-10-06selftests/bpf: Add pairs_redir_to_connected helperGeliang Tang
2023-10-06selftests/bpf: Don't truncate #test/subtest fieldAndrii Nakryiko
2023-10-06selftests/bpf: Support building selftests in optimized -O2 modeAndrii Nakryiko
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams
2023-10-05selftests/bpf: Enable CONFIG_VSOCKETS in configGeliang Tang
2023-10-05KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson
2023-10-05selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown