index
:
pm24.git
master
perf-mon
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
/
testing_helpers.h
Age
Commit message (
Expand
)
Author
2024-10-10
selftests/bpf: Provide a generic [un]load_module helper
Simon Sundberg
2024-02-22
selftests/bpf: Test case for lacking CFI stub functions.
Kui-Feng Lee
2024-01-23
selftests/bpf: Move is_jit_enabled() into testing_helpers
Tiezhu Yang
2024-01-23
selftests/bpf: detect testing prog flags support
Andrii Nakryiko
2024-01-23
selftests/bpf: Factor out get_xlated_program() helper
Hou Tao
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-08-21
selftests/bpf: Move get_time_ns to testing_helpers.h
Jiri Olsa
2023-05-16
selftests/bpf: Use un/load_bpf_testmod functions in tests
Jiri Olsa
2023-05-16
selftests/bpf: Move test_progs helpers to testing_helpers object
Jiri Olsa
2023-05-01
selftests/bpf: Test_progs can read test lists from file
Stephen Veiss
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
2022-04-10
selftests/bpf: Improve by-name subtest selection logic in prog_tests
Mykola Lysenko
2021-11-07
selftests/bpf: Merge test_stub.c into testing_helpers.c
Andrii Nakryiko
2020-08-01
selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links
Andrii Nakryiko
2020-05-13
selftests/bpf: Extract parse_num_list into generic testing_helpers.c
Andrii Nakryiko