aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07selftests/bpf: Add tests for kfunc returning a memory pointerBenjamin Tissoires1-0/+7
2022-09-07selftests/bpf: add test for accessing ctx from syscall program typeBenjamin Tissoires1-7/+136
2022-09-07selftests/bpf: regroup and declare similar kfuncs selftests in an arrayBenjamin Tissoires1-16/+65
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song1-0/+63
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller48-177/+177
2022-09-01selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.hHou Tao2-18/+2
2022-08-31selftests/bpf: Add test cases for htab updateHou Tao1-0/+126
2022-08-25bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo3-7/+7
2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed1-0/+357
2022-08-25selftests/bpf: Test cgroup_iter.Hao Luo2-1/+225
2022-08-25bpf: Introduce cgroup iterHao Luo1-2/+2
2022-08-24selftests/bpf: Add tests for reference state fixes for callbacksKumar Kartikeya Dwivedi1-0/+48
2022-08-23selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhereStanislav Fomichev1-0/+48
2022-08-23bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUEShmulik Ladkani1-0/+21
2022-08-23bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.retvalShmulik Ladkani2-2/+23
2022-08-19selftests/bpf: Fix spelling mistake.Colin Ian King1-1/+1
2022-08-18selftests/bpf: bpf_setsockopt testsMartin KaFai Lau1-0/+125
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-6/+207
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko3-5/+5
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo1-0/+30
2022-08-15selftests/bpf: Add connmark read testDaniel Xu1-1/+2
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu1-0/+59
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao1-0/+6
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao1-2/+18
2022-08-10selftests/bpf: Add tests for reading a dangling map iter fdHou Tao1-0/+92
2022-08-10selftests/bpf: add destructive kfunc testArtem Savkov1-0/+36
2022-08-09selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi1-0/+21
2022-08-09selftests/bpf: add extra test for using dynptr data slice after releaseJoanne Koong1-1/+2
2022-08-09selftests/bpf: Add BPF-helper test for CLOCK_TAI accessKurt Kanzenbach1-0/+74
2022-08-08selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpfStanislav Fomichev1-0/+95
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller1-1/+1
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich1-11/+24
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon1-2/+15
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi1-1/+55
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi1-0/+8
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko1-0/+11
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko1-0/+2
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko1-10/+7
2022-07-14selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa1-0/+2
2022-07-12selftests/bpf: add a ksym iter subtestAlan Maguire1-0/+16
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski10-10/+514
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev1-0/+12
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller1-0/+2
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko3-4/+4
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller1-0/+1
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller1-0/+4
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller1-0/+37
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller1-2/+29
2022-07-01selftests/bpf: Skip lsm_cgroup when we don't have trampolinesStanislav Fomichev1-0/+8