index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
bpf_verif_scale.c
Age
Commit message (
Expand
)
Author
2021-03-04
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
2019-11-24
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-06
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
2019-08-06
selftests/bpf: add loop test 5
Alexei Starovoitov
2019-08-06
selftests/bpf: add loop test 4
Alexei Starovoitov
2019-07-27
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
Andrii Nakryiko
2019-07-27
selftests/bpf: abstract away test log output
Andrii Nakryiko
2019-07-27
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
2019-06-19
selftests/bpf: add realistic loop tests
Alexei Starovoitov
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
2019-05-09
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
2019-04-04
selftests/bpf: add few verifier scale tests
Alexei Starovoitov