index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
kfunc_call.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Fix repeat option when kfunc_call verification fails
Yipeng Zou
2023-08-14
1
-1
/
+1
*
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2023-02-02
1
-0
/
+1
*
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2023-01-28
1
-0
/
+1
*
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
1
-0
/
+7
*
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
1
-7
/
+136
*
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-07
1
-16
/
+65
*
selftests/bpf: Fix spelling mistake.
Colin Ian King
2022-08-19
1
-1
/
+1
*
selftests/bpf: add destructive kfunc test
Artem Savkov
2022-08-10
1
-0
/
+36
*
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
2022-02-03
1
-18
/
+28
*
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+6
*
selftests/bpf: Add lskel version of kfunc test.
Alexei Starovoitov
2021-12-02
1
-0
/
+24
*
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-29
1
-3
/
+3
*
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-26
1
-1
/
+1
*
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
2021-05-19
1
-3
/
+3
*
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
2021-03-27
1
-0
/
+59