summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-11-18selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-18bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-18selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-18selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi
2021-11-18selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUNLorenz Bauer
2021-11-18KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-11-18KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller
2021-11-18selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-18selftests/core: fix conflicting types compile error for close_range()Shuah Khan
2021-11-18selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa
2021-11-18selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-11-18fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-27selftests: bpf: fix backported ASSERT_FALSELorenz Bauer
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-27ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-09selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-10-09selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-10-06selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-09-30kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi
2021-09-30kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts
2021-09-22selftest: net: fix typo in altname testAndrea Claudi
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-08-15Revert "selftests/resctrl: Use resctrl/info for feature detection"Reinette Chatre
2021-08-08selftest/bpf: Verifier tests for var-off accessAndrei Matei
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-08-08bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08selftest/bpf: Adjust expected verifier errorsAndrei Matei
2021-08-08selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song
2021-08-04selftest: 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-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
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-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-07-19selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen