summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-16netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-12-14vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-14selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal
2021-12-08selftests: net: Correct case nameLi Zhijian
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-17selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-17selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-17selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
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-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-22selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-08-12bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2021-08-08bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
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-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-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-02bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko