summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long1-1/+1
2022-06-09landlock: Fix same-layer rule unionsMickaël Salaün1-0/+107
2022-06-09landlock: Reduce the maximum number of layers to 16Mickaël Salaün1-1/+1
2022-06-09selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün1-1/+20
2022-06-09landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün1-10/+37
2022-06-09landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün1-2/+32
2022-06-09selftests/landlock: Add tests for O_PATHMickaël Salaün1-2/+8
2022-06-09selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün1-4/+37
2022-06-09selftests/landlock: Extend access right tests to directoriesMickaël Salaün1-8/+22
2022-06-09selftests/landlock: Add tests for unknown access rightsMickaël Salaün1-0/+16
2022-06-09selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün1-0/+5
2022-06-09selftests/landlock: Make tests build with old libcMickaël Salaün1-5/+18
2022-06-09selftests/landlock: Format with clang-formatMickaël Salaün4-251/+312
2022-06-09selftests/landlock: Normalize array assignmentMickaël Salaün1-56/+56
2022-06-09selftests/landlock: Add clang-format exceptionsMickaël Salaün3-7/+38
2022-06-09selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu1-1/+1
2022-06-09kselftest/arm64: bti: force static linkingAndre Przywara1-2/+2
2022-06-09kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld1-1/+1
2022-06-09selftests/bpf: Prevent skeleton generation raceAndrii Nakryiko1-5/+5
2022-06-09selftests/resctrl: Fix null pointer dereference on open failedColin Ian King1-1/+3
2022-06-09selftests/damon: add damon to selftests root MakefileYuanchu Xie1-0/+1
2022-06-09selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-06-09selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang2-90/+60
2022-06-09kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov2-3/+6
2022-06-09selftests/bpf: Fix file descriptor leak in load_kallsyms()Yuntao Wang1-4/+5
2022-06-09selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet1-1/+1
2022-06-09selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov1-2/+3
2022-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+33
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis1-4/+14
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+47
2022-05-19selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1
2022-05-14selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2022-05-10selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang4-0/+403
2022-05-06selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds26-103/+269
2022-05-05selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-05wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-05wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-05wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-05wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-05wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-05wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-05-04Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-04-30selftests/net/forwarding: add missing tests to MakefileHangbin Liu1-0/+33