aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King1-1/+1
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski1-0/+2
2024-05-08selftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel1-0/+668
2024-05-07selftests/net: fix uninitialized variablesJohn Hubbard3-2/+5
2024-05-07selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal1-7/+18
2024-05-07selftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko1-4/+4
2024-05-07selftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko2-0/+64
2024-05-07selftests/bpf: add another struct_ops callback use case testAndrii Nakryiko2-0/+49
2024-05-07selftests/bpf: Change functions definitions to support GCCCupertino Miranda1-6/+21
2024-05-07selftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda1-8/+9
2024-05-07bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi1-1/+1
2024-05-07bpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi1-1/+1
2024-05-07bpf: Avoid __hidden__ attribute in static objectJose E. Marchesi1-1/+1
2024-05-07selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand1-4/+12
2024-05-07selftests/memfd: fix spelling mistakesSaurav Shah2-2/+2
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand1-35/+71
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini10-41/+937
2024-05-07selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installedBenjamin Tissoires1-0/+5
2024-05-07selftests/hid: add tests for the Raptor Mach 2 joystickBenjamin Tissoires1-1/+46
2024-05-07selftests/hid: move the gamepads definitions in the test fileBenjamin Tissoires1-4/+411
2024-05-07selftests/hid: import base_gamepad.py from hid-toolsBenjamin Tissoires2-1/+242
2024-05-07selftests/hid: add Huion Kamvas Pro 19 testsBenjamin Tissoires1-0/+191
2024-05-07selftests/hid: tablets: also check for XP-Pen offset correctionBenjamin Tissoires1-2/+16
2024-05-07selftests/hid: tablets: add a couple of XP-PEN tabletsBenjamin Tissoires1-0/+246
2024-05-07selftests/hid: tablets: reduce the number of pen stateBenjamin Tissoires1-191/+81
2024-05-07selftests/hid: add support for HID-BPF pre-loading before starting a testBenjamin Tissoires2-15/+93
2024-05-07selftests/hid: import base_device.py from hid-toolsBenjamin Tissoires2-1/+413
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+2
2024-05-06selftests/bpf: MUL range computation tests.Cupertino Miranda1-0/+21
2024-05-06selftests/bpf: XOR and OR range computation tests.Cupertino Miranda1-0/+42
2024-05-06selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-05-06selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.hMartin KaFai Lau4-4/+5
2024-05-06selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-05-06selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-05-06selftests: kselftest: Make ksft_exit functions return void instead of intNathan Chancellor1-6/+6
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor1-1/+1
2024-05-06selftests: timers: ksft_exit functions do not returnNathan Chancellor16-40/+40
2024-05-06selftests: sync: ksft_exit_pass() does not returnNathan Chancellor1-2/+1
2024-05-06selftests/resctrl: ksft_exit_skip() does not returnNathan Chancellor1-3/+3
2024-05-06selftests: pidfd: ksft_exit functions do not returnNathan Chancellor4-4/+6
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor9-13/+13
2024-05-06selftests: membarrier: ksft_exit_pass() does not returnNathan Chancellor2-2/+2
2024-05-06selftests/ipc: ksft_exit functions do not returnNathan Chancellor1-6/+5
2024-05-06selftests/clone3: ksft_exit functions do not returnNathan Chancellor2-2/+4
2024-05-06selftests: power_supply: Make it POSIX-compliantNĂ­colas F. R. A. Prado1-1/+1
2024-05-06selftests: ktap_helpers: Make it POSIX-compliantNĂ­colas F. R. A. Prado1-2/+2
2024-05-06selftests: cpufreq: conform test to TAPMuhammad Usama Anjum3-25/+31
2024-05-06selftests: Mark ksft_exit_fail_perror() as __noreturnMuhammad Usama Anjum1-1/+1
2024-05-06selftests/clone3: Correct log message for waitpid() failuresMark Brown1-1/+1