aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-12-11selftests/bpf: validate eliminated global subprog is not freplaceableAndrii Nakryiko3-3/+83
2023-12-11selftests/nolibc: disable coredump via setrlimitThomas Weißschuh1-0/+2
2023-12-11tools/nolibc: add support for getrlimit/setrlimitThomas Weißschuh1-0/+29
2023-12-11tools/nolibc: drop duplicated testcase ioctl_tiocinqThomas Weißschuh1-1/+0
2023-12-11selftests/nolibc: make result alignment more robustThomas Weißschuh1-5/+10
2023-12-11tools/nolibc: mips: add support for PICThomas Weißschuh1-1/+1
2023-12-11selftests/nolibc: run-tests.sh: enable testing via qemu-userThomas Weißschuh1-3/+19
2023-12-11selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh1-1/+4
2023-12-11selftests/nolibc: fix testcase status alignmentThomas Weißschuh1-2/+2
2023-12-11selftests/nolibc: add configuration for mipso32beThomas Weißschuh2-1/+8
2023-12-11selftests/nolibc: extraconfig supportThomas Weißschuh1-0/+6
2023-12-11selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh1-1/+1
2023-12-11selftests/nolibc: use XARCH for MIPSThomas Weißschuh2-6/+8
2023-12-11selftests/nolibc: add script to run testsuiteThomas Weißschuh2-0/+154
2023-12-11selftests/nolibc: support out-of-tree buildsThomas Weißschuh1-4/+14
2023-12-11selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh1-2/+2
2023-12-11selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh1-1/+8
2023-12-11selftests/bpf: Increase invalid metadata sizeLarysa Zaremba1-2/+2
2023-12-11kselftest/arm64: Log SVCR when the SME tests barfMark Brown3-0/+21
2023-12-11kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown1-7/+11
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin1-3/+77
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet3-0/+45
2023-12-09selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko1-0/+154
2023-12-08selftests/bpf: Add selftests for cgroup1 local storageYafang Shao4-47/+278
2023-12-08selftests/bpf: Add a new cgroup helper open_classid()Yafang Shao2-0/+17
2023-12-08selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavorAndrii Nakryiko1-2/+3
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei8-33/+66
2023-12-08Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini14-167/+73
2023-12-08KVM: selftests: fix supported_flags for aarch64Paolo Bonzini1-1/+3
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu1-1/+1
2023-12-08selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1
2023-12-08selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck1-13/+3
2023-12-08selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck1-0/+2
2023-12-08selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck3-4/+6
2023-12-08selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck2-4/+6
2023-12-08selftests/sgx: Fix linker script assertsJo Van Bulck1-5/+1
2023-12-08selftests/sgx: Handle relocations in test enclaveJo Van Bulck1-15/+35
2023-12-08selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck3-4/+8
2023-12-08selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck1-3/+0
2023-12-08selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck1-1/+1
2023-12-08selftests/sgx: Separate linker optionsJo Van Bulck1-5/+7
2023-12-08selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck1-3/+5
2023-12-08selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck1-3/+6
2023-12-08selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck1-2/+3
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+8
2023-12-08selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespaceHangbin Liu1-41/+36
2023-12-08selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespaceHangbin Liu1-25/+22
2023-12-08selftests/net: convert vrf_route_leaking.sh to run it in unique namespaceHangbin Liu1-105/+96