index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
fexit_bpf2bpf.c
Age
Commit message (
Expand
)
Author
2020-09-29
selftests: Add selftest for disallowing modify_return attachment to freplace
Toke Høiland-Jørgensen
2020-09-29
selftests: Add test for multiple attachments of freplace program
Toke Høiland-Jørgensen
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
2020-08-13
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
2020-05-09
selftests/bpf: Move existing common networking parts into network_helpers
Stanislav Fomichev
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
2020-01-24
selftests/bpf: Initialize duration variable before using
John Sperbeck
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
2019-12-04
selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees
Yonghong Song
2019-11-15
selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog
Alexei Starovoitov