summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-11-26selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-22selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov
2021-09-22selftests/bpf: Test variable offset stack accessAndrey Ignatov
2021-09-22bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2021-08-15bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-07-31selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-07-20selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-10selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2021-06-10selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel
2021-06-10bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller
2021-06-10bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller
2021-06-10bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller
2021-06-10selftests/bpf: Generalize dummy program typesJoe Stringer
2021-06-10bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann
2021-06-10bpf: fix test suite to enable all unpriv program typesDaniel Borkmann
2021-06-03bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-03bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2021-06-03bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2021-06-03selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait
2021-06-03selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov
2021-06-03bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-03bpf: fix up selftests after backports were fixedOvidiu Panait
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-08-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V