index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
2025-06-09
selftests/bpf: Move some tc_helpers.h functions to test_progs.h
Yonghong Song
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
2024-12-02
selftests/bpf: add a macro to compare raw memory
Alexis Lothoré (eBPF Foundation)
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
2024-08-23
selftests/bpf: make use of PROCMAP_QUERY ioctl if available
Andrii Nakryiko
2024-08-15
selftests/bpf: netns_new() and netns_free() helpers.
Kui-Feng Lee
2024-08-15
selftests/bpf: Add the traffic monitor option to test_progs.
Kui-Feng Lee
2024-07-30
selftests/bpf: Fix using stdout, stderr as struct field names
Tony Ambardar
2024-07-29
selftests/bpf: no need to track next_match_pos in struct test_loader
Eduard Zingerman
2024-07-10
selftests/bpf: Add ASSERT_OK_FD macro
Geliang Tang
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-01-29
selftests/bpf: Remove "&>" usage in the selftests
Martin KaFai Lau
2023-10-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscv
Björn Töpel
2023-05-16
selftests/bpf: Move test_progs helpers to testing_helpers object
Jiri Olsa
2023-04-20
selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loader
Eduard Zingerman
2023-03-31
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
2023-03-01
selftests/bpf: Support custom per-test flags and multiple expected messages
Andrii Nakryiko
2023-02-24
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
2022-12-07
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-05-20
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2022-04-27
bpf/selftests: Add granular subtest output for prog_test
Mykola Lysenko
2022-04-26
selftests/bpf: Add libbpf's log fixup logic selftests
Andrii Nakryiko
2022-04-18
selftests/bpf: Refactor prog_tests logging and test execution
Mykola Lysenko
2022-04-11
selftests/bpf: Drop duplicate max/min definitions
Geliang Tang
2022-04-10
selftests/bpf: Improve by-name subtest selection logic in prog_tests
Mykola Lysenko
2022-04-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
2021-10-08
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-07-16
selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs
Alan Maguire
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-04-26
selftests/bpf: Add remaining ASSERT_xxx() variants
Andrii Nakryiko
2021-04-14
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
2021-02-26
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-12
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
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
[next]