summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/module_attach.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Use un/load_bpf_testmod functions in testsJiri Olsa2023-05-161-8/+4
* selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa2022-10-251-0/+7
* bpf/selftests: Add test for writable bare tracepointHou Tao2021-10-081-0/+35
* selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu2021-09-131-39/+0
* selftests/bpf: Test that module can't be unloaded with attached trampolineJiri Olsa2021-04-251-0/+23
* selftests: bpf: Add a new test for bare tracepointsQais Yousef2021-01-201-0/+27
* selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko2020-12-141-1/+10
* selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko2020-12-031-0/+53