summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-07selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers
2022-07-07selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers
2022-07-07selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers
2022-07-07selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers
2022-07-07selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35Mathieu Desnoyers
2022-07-07selftests/rseq: Introduce thread pointer gettersMathieu Desnoyers
2022-07-07selftests/rseq: Introduce rseq_get_abi() helperMathieu Desnoyers
2022-07-07selftests/rseq: Remove volatile from __rseq_abiMathieu Desnoyers
2022-07-07selftests/rseq: Remove useless assignment to cpu variableMathieu Desnoyers
2022-07-07selftests/rseq: introduce own copy of rseq uapi headerMathieu Desnoyers
2022-07-07selftests/rseq: remove ARRAY_SIZE define from individual testsShuah Khan
2022-07-07rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-04-15selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-15selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
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-23selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern