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
/
test_progs.h
Age
Commit message (
Expand
)
Author
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2020-09-29
selftests/bpf: Move and extend ASSERT_xxx() testing macros
Andrii Nakryiko
2020-08-13
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
2020-07-02
bpf: selftests: Restore netns after each test
Martin KaFai Lau
2020-07-01
selftests/bpf: Test_progs option for listing test names
Jesper Dangaard Brouer
2020-07-01
selftests/bpf: Test_progs option for getting number of tests
Jesper Dangaard Brouer
2020-05-13
selftests/bpf: Extract parse_num_list into generic testing_helpers.c
Andrii Nakryiko
2020-05-09
selftests/bpf: Move existing common networking parts into network_helpers
Stanislav Fomichev
2020-04-26
selftests/bpf: Add cls_redirect classifier
Lorenz Bauer
2020-03-17
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-15
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2019-12-20
selftests/bpf: Preserve errno in test_progs CHECK macros
Andrey Ignatov
2019-11-24
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
2019-09-06
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
2019-09-03
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
2019-08-06
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
2019-08-06
selftests/bpf: test_progs: switch to open_memstream
Stanislav Fomichev
2019-07-27
selftests/bpf: add sub-tests support for test_progs
Andrii Nakryiko
2019-07-27
selftests/bpf: abstract away test log output
Andrii Nakryiko
2019-07-16
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
2019-04-04
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev