summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-05-18selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu1-1/+1
2022-05-18kunit: tool: Use qemu-system-i386 for i386 runsDavid Gow1-1/+1
2022-05-18selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson1-2/+2
2022-05-16selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed1-2/+4
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang1-0/+1
2022-05-16kselftests/ir : Improve readability of modprobe error messageGautam Menghani1-1/+1
2022-05-16kunit: tool: update riscv QEMU config with new serial dependencyBrendan Higgins1-0/+1
2022-05-16kunit: tool: Add list of all valid test configs on UMLDavid Gow1-0/+37
2022-05-16kunit: tool: misc cleanupsDaniel Latypov7-46/+39
2022-05-16kunit: tool: minor cosmetic cleanups in kunit_parser.pyDaniel Latypov1-54/+17
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov2-3/+6
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov3-104/+4
2022-05-16kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown1-1/+1
2022-05-16kselftest/arm64: bti: force static linkingAndre Przywara1-2/+2
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown1-7/+16
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown1-12/+12
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown1-6/+12
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown1-1/+1
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown1-3/+9
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko1-4/+2
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long1-1/+1
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko8-47/+61
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov1-0/+8
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen1-24/+24
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau3-0/+132
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-0/+415
2022-05-12kunit: tool: print clearer error message when there's no TAP outputDaniel Latypov2-3/+4
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov10-20/+22
2022-05-12kunit: tool: update test counts summary line formatDaniel Latypov1-5/+5
2022-05-12kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld1-1/+1
2022-05-11selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko1-1/+1
2022-05-11selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou2-0/+100
2022-05-11selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi2-5/+128
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi2-1/+504
2022-05-11bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi1-2/+2
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean1-1/+1
2022-05-11selftests/bpf: fix a few clang compilation errorsYonghong Song2-3/+5
2022-05-11selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller1-0/+1
2022-05-11selftests: xsk: make stat tests not spin on getsockoptMagnus Karlsson2-77/+99
2022-05-11selftests: xsk: make the stats tests normal testsMagnus Karlsson2-69/+53
2022-05-11selftests: xsk: introduce validation functionsMagnus Karlsson2-38/+82
2022-05-11selftests: xsk: cleanup veth pair at ctrl-cMagnus Karlsson1-0/+7
2022-05-11selftests: xsk: add timeout to testsMagnus Karlsson2-0/+16
2022-05-11selftests: xsk: fix reporting of failed testsMagnus Karlsson4-89/+141
2022-05-11selftests: xsk: run all tests for busy-pollMagnus Karlsson4-14/+94
2022-05-11selftests: xsk: do not send zero-length packetsMagnus Karlsson2-9/+10
2022-05-11selftests: xsk: cleanup bash scriptsMagnus Karlsson2-18/+1
2022-05-10selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2-8/+133