summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-05-08selftests: filesystems: add missing stddef headerAmer Al Shanawany
2024-05-08selftests: kselftest_deps: fix l5_test() empty variableLu Dai
2024-05-06selftests: default to host arch for LLVM buildsValentin Obst
2024-05-06selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-06selftests: kselftest: Make ksft_exit functions return void instead of intNathan Chancellor
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests: timers: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: sync: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests/resctrl: ksft_exit_skip() does not returnNathan Chancellor
2024-05-06selftests: pidfd: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: membarrier: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests/ipc: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests/clone3: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: power_supply: Make it POSIX-compliantNícolas F. R. A. Prado
2024-05-06selftests: ktap_helpers: Make it POSIX-compliantNícolas F. R. A. Prado
2024-05-06selftests: cpufreq: conform test to TAPMuhammad Usama Anjum
2024-05-06selftests: Mark ksft_exit_fail_perror() as __noreturnMuhammad Usama Anjum
2024-05-06selftests/clone3: Correct log message for waitpid() failuresMark Brown
2024-05-06selftests/clone3: Check that the child exited cleanlyMark Brown
2024-05-06selftests/clone3: Fix compiler warningMark Brown
2024-05-06tracing/selftests: Default to verbose mode when running in kselftestMark Brown
2024-05-06tracing/selftests: Support log output when generating KTAP outputMark Brown
2024-05-06selftests: exec: Use new ksft_exit_fail_perror() helperMuhammad Usama Anjum
2024-05-06selftests: add ksft_exit_fail_perror()Muhammad Usama Anjum
2024-05-06kselftest: Add missing signature to the commentsMuhammad Usama Anjum
2024-05-06kselftest/clone3: Make test names for set_tid test stableMark Brown
2024-05-06selftests/resctrl: Move cleanups out of individual testsMaciej Wieczor-Retman
2024-05-06selftests/resctrl: Simplify cleanup in ctrl-c handlerMaciej Wieczor-Retman
2024-05-06selftests/resctrl: Add cleanup function to test frameworkMaciej Wieczor-Retman
2024-05-06selftests/dmabuf-heap: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_mremap_vdso: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum
2024-05-06kselftest/tty: Report a consistent test name for the one test we runMark Brown
2024-05-06kselftest: Add mechanism for reporting a KSFT_ result codeMark Brown
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-25selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw
2024-04-24KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds