aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2021-08-19selftests/bpf: Test for get_netns_cookieXu Liu2-0/+100
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook1-0/+2
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook2-0/+3
2021-08-18selftests: vrf: Add test for SNAT over VRFLahav Schlesinger1-0/+28
2021-08-18selftests: nci: Add the NCI testcase reading T4T TagBongsu Jeon1-5/+287
2021-08-18selftests: nci: Extract the start/stop discovery functionBongsu Jeon1-15/+38
2021-08-18selftests: nci: Add the flags parameter for the send_cmd_mt_nlaBongsu Jeon1-8/+8
2021-08-18selftests: nci: Fix the wrong conditionBongsu Jeon1-1/+1
2021-08-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon1-2/+2
2021-08-18selftests: nci: Fix the typoBongsu Jeon1-12/+12
2021-08-18selftests: nci: Remove the polling code to read a NCI frameBongsu Jeon1-22/+11
2021-08-18selftests: mptcp: delete uncontinuous removing idsGeliang Tang1-4/+6
2021-08-18selftests: mptcp: add fullmesh testcasesGeliang Tang1-2/+62
2021-08-18selftests: mptcp: set and print the fullmesh flagGeliang Tang1-1/+15
2021-08-18selftests/powerpc: Remove duplicated include from tm-poison.cZheng Yongjun1-1/+0
2021-08-17selftests/bpf: Fix flaky send_signal testYonghong Song1-0/+16
2021-08-17selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.cYonghong Song1-25/+20
2021-08-17selftests/bpf: Support glob matching for test selector.Yucong Sun1-16/+62
2021-08-17selftests/bpf: Also print test name in subtest status messageYucong Sun1-2/+2
2021-08-17selftests/bpf: Correctly display subtest skip statusYucong Sun1-12/+13
2021-08-17selftests/bpf: Skip loading bpf_testmod when using -l to list tests.Yucong Sun1-2/+2
2021-08-17selftests/bpf: Add exponential backoff to map_delete_retriable in test_mapsYucong Sun1-1/+6
2021-08-17selftests: net: improved IOAM testsJustin Iurman2-394/+1067
2021-08-16selftests/bpf: Add exponential backoff to map_update_retriable in test_mapsYucong Sun1-1/+8
2021-08-16selftest/bpf: Add new tests in sockmap for unix stream to tcp.Jiang Wang1-4/+12
2021-08-16selftest/bpf: Change udp to inet in some function namesJiang Wang1-13/+17
2021-08-16selftest/bpf: Add tests for sockmap with unix stream type.Jiang Wang1-0/+2
2021-08-16selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIsHengqi Chen1-0/+34
2021-08-17selftests/bpf: Add ref_ctr_offset selftestsAndrii Nakryiko3-11/+50
2021-08-17selftests/bpf: Add bpf_cookie selftests for high-level APIsAndrii Nakryiko2-0/+339
2021-08-17selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}Andrii Nakryiko3-60/+70
2021-08-17selftests/bpf: Test low-level perf BPF link APIAndrii Nakryiko2-0/+105
2021-08-15selftest/bpf: Extend the bpf_snprintf() test for "%c".Kuniyuki Iwashima2-4/+6
2021-08-15selftest/bpf: Implement sample UNIX domain socket iterator program.Kuniyuki Iwashima4-0/+108
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy1-0/+1
2021-08-14selftests: mptcp: add testcase for active-backPaolo Abeni1-31/+187
2021-08-13selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPTStanislav Fomichev1-0/+16
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-20/+21
2021-08-13selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich1-5/+15
2021-08-13libbpf: Support weak typed ksyms.Hao Luo2-0/+87
2021-08-13selftests/bpf: Fix running of XDP bonding testsJussi Maki1-3/+3
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich1-0/+12
2021-08-10Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini3-5/+43
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski13-175/+628
2021-08-09selftests/bpf: Add tests for XDP bondingJussi Maki1-0/+520
2021-08-09selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2-2/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman11-9/+870
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman11-9/+870
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko2-9/+9
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet1-1/+1