summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-21selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-21selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-21selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-21selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-21selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-08-03selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer
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-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-29selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-22net/sched: act_police: more accurate MTU policingDavide Caratti
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-06-09kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld
2022-06-09selftests/resctrl: Fix null pointer dereference on open failedColin Ian King
2022-06-09selftests/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-18selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-12selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
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-13selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-04-13selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-04-13selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-04-13selftests/cgroup: Fix build on older distrosSachin Sant
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu