summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-10-13selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman-4/+4
2023-10-13selftests/sigaltstack: Fix wrong format specifierMaciej Wieczor-Retman-1/+1
2023-10-13selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman-7/+7
2023-10-13selftests/openat2: Fix wrong format specifierMaciej Wieczor-Retman-1/+1
2023-10-13selftests/cachestat: Fix print_cachestat formatMaciej Wieczor-Retman-1/+1
2023-10-13selftests: Add printf attribute to kselftest printsMaciej Wieczor-Retman-8/+10
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov-3/+3
2023-10-13kselftest/arm64: add FEAT_LSE128 to hwcap testJoey Gouly-0/+21
2023-10-13selftests/arm64: add HWCAP2_LRCPC3 testJoey Gouly-0/+20
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2023-10-13selftests: netdevsim: use suitable existing dummy file for flash testJiri Pirko-7/+14
2023-10-13selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen-0/+96
2023-10-13selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen-0/+717
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-73/+331
2023-10-12selftests/nolibc: add tests for multi-object linkageThomas Weißschuh-6/+45
2023-10-12selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh-1/+1
2023-10-12tools/nolibc: add support for constructors and destructorsThomas Weißschuh-0/+17
2023-10-12tools/nolibc: drop test for getauxval(AT_PAGESZ)Thomas Weißschuh-1/+0
2023-10-12selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh-0/+1
2023-10-12selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh-16/+27
2023-10-12selftests/nolibc: libc-test: avoid -Wstringop-overflow warningsThomas Weißschuh-3/+3
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh-1/+1
2023-10-12selftests/thermel/intel: Add test to read power floor statusSrinivas Pandruvada-0/+121
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson-0/+23
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson-2/+17
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson-0/+91
2023-10-12KVM: riscv: selftests: get-reg-list print_reg should never failAndrew Jones-51/+42
2023-10-12KVM: riscv: selftests: Add condops extensions to get-reg-list testAnup Patel-0/+17
2023-10-12KVM: riscv: selftests: Add smstateen registers to get-reg-list testAnup Patel-0/+34
2023-10-12KVM: riscv: selftests: Add senvcfg register to get-reg-list testAnup Patel-0/+3
2023-10-12KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones-39/+47
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer-0/+883
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer-0/+5
2023-10-11selftests/bpf: Add missing section name tests for getpeername/getsocknameDaan De Meyer-0/+20
2023-10-11testing: nvdimm: make struct class structures constantGreg Kroah-Hartman-15/+16
2023-10-11selftests/hid: force using our compiled libbpf headersBenjamin Tissoires-0/+2
2023-10-11selftests/hid: do not manually call headers_installBenjamin Tissoires-6/+2
2023-10-11selftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires-3/+77
2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu-8/+29
2023-10-09selftests/bpf: Add BPF_FIB_LOOKUP_SRC testsMartynas Pumputis-6/+77
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet-2/+51
2023-10-09KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson-0/+48
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams-3/+3
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet-1/+66
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann-60/+46
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann-0/+59
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann-11/+8
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann-0/+167
2023-10-06selftests: firmware: remove duplicate unneeded definesMuhammad Usama Anjum-4/+0