summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08selftests/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-03-08selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-08selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-03-02selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-02-23selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-23pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen
2022-02-23selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-23selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-23selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-02-23selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-02-23selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-02-23selftests: openat2: Print also errno in failure messagesCristian Marussi
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-23kselftest: signal all child processesLi Zhijian
2022-02-23selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado
2022-02-08selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-02-08selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
2022-01-27selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko
2022-01-27selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski
2022-01-27selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell
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