summaryrefslogtreecommitdiffhomepage
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2022-07-07wireguard: selftests: use microvm on x86backport-5.4.yJason A. Donenfeld3-10/+16
2022-07-07wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-07wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-07wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld16-21/+15
2022-07-07wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-07-07wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+19
2022-07-07wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld7-63/+123
2022-07-07wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-07-07wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-07-07wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2-0/+2
2022-07-07wireguard: selftests: simplify RNG seedingJason A. Donenfeld1-19/+7
2022-07-07wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld1-1/+23
2022-07-07wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian1-1/+1
2022-07-07wireguard: selftests: actually test for routing loopsJason A. Donenfeld1-1/+5
2022-07-07wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld1-0/+1
2022-07-07wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2022-07-07wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2022-07-07wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2022-07-07wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld2-0/+10
2022-07-07wireguard: device: avoid circular netns referencesJason A. Donenfeld1-1/+12
2022-07-07wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1
2022-07-07wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld1-3/+51
2022-07-07wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld1-0/+1
2022-07-07wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld1-5/+10
2022-07-07wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2022-07-07wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld1-24/+14
2022-07-07wireguard: device: use icmp_ndo_send helperJason A. Donenfeld1-0/+11
2022-07-07wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld1-9/+8
2022-07-07wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld1-0/+6
2022-07-07wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld5-48/+50
2022-07-07wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld18-0/+947
2022-07-07net: WireGuard secure network tunnelJason A. Donenfeld1-0/+537
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal1-0/+43
2022-06-14selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-05-25selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+99
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-04-15selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-04-15selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum1-1/+1
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman2-86/+0
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86