summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_progs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: watchdog timer for test_progsEduard Zingerman2024-11-121-0/+6
* selftests/bpf: Create task_local_storage map with invalid uptr's structMartin KaFai Lau2024-10-241-0/+8
* selftests/bpf: make use of PROCMAP_QUERY ioctl if availableAndrii Nakryiko2024-08-231-0/+2
* selftests/bpf: netns_new() and netns_free() helpers.Kui-Feng Lee2024-08-151-0/+4
* selftests/bpf: Add the traffic monitor option to test_progs.Kui-Feng Lee2024-08-151-0/+2
* selftests/bpf: Fix using stdout, stderr as struct field namesTony Ambardar2024-07-301-4/+4
* selftests/bpf: no need to track next_match_pos in struct test_loaderEduard Zingerman2024-07-301-1/+0
* selftests/bpf: Add ASSERT_OK_FD macroGeliang Tang2024-07-101-0/+9
* selftests/bpf: Utility functions to capture libbpf log in test_progsEduard Zingerman2024-03-071-0/+3
* selftests/bpf: Remove "&>" usage in the selftestsMartin KaFai Lau2024-01-291-1/+6
* selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscvBjörn Töpel2023-10-041-0/+2
* selftests/bpf: Move test_progs helpers to testing_helpers objectJiri Olsa2023-05-171-1/+0
* selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loaderEduard Zingerman2023-04-211-0/+9
* selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa2023-03-311-1/+0
* selftests/bpf: Add --json-summary option to test_progsManu Bretelle2023-03-181-0/+1
* selftests/bpf: Support custom per-test flags and multiple expected messagesAndrii Nakryiko2023-03-011-0/+1
* selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu2023-02-251-0/+15
* selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich2023-01-281-0/+2
* selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko2022-12-081-0/+33
* selftests/bpf: Deduplicate write_sysctl() to test_progs.cYiFei Zhu2022-09-091-0/+1
* selftests/bpf: Remove filtered subtests from outputMykola Lysenko2022-05-211-0/+2
* bpf/selftests: Add granular subtest output for prog_testMykola Lysenko2022-04-281-8/+27
* selftests/bpf: Add libbpf's log fixup logic selftestsAndrii Nakryiko2022-04-271-0/+11
* selftests/bpf: Refactor prog_tests logging and test executionMykola Lysenko2022-04-191-8/+27
* selftests/bpf: Drop duplicate max/min definitionsGeliang Tang2022-04-111-0/+1
* selftests/bpf: Improve by-name subtest selection logic in prog_testsMykola Lysenko2022-04-111-5/+10
* selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64Ilya Leoshkevich2022-04-041-0/+2
* selftests/bpf: Add parallelism to test_progsYucong Sun2021-10-081-1/+35
* bpf/selftests: Add test for writable bare tracepointHou Tao2021-10-081-0/+2
* selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu2021-09-131-0/+2
* selftests/bpf: Add ASSERT_STRNEQ() variant for test_progsAlan Maguire2021-07-161-0/+12
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-261-4/+5
* selftests/bpf: Add remaining ASSERT_xxx() variantsAndrii Nakryiko2021-04-271-1/+49
* selftests/bpf: Fix the ASSERT_ERR_PTR macroFlorent Revest2021-04-151-1/+1
* selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helperYonghong Song2021-02-261-0/+11
* bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-201-1/+0
* selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko2021-01-131-0/+1
* selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko2020-12-041-0/+1
* selftests/bpf: Add split BTF basic testAndrii Nakryiko2020-11-061-0/+11
* selftests/bpf: Move and extend ASSERT_xxx() testing macrosAndrii Nakryiko2020-09-291-0/+63
* selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko2020-08-141-0/+5
* bpf: selftests: Restore netns after each testMartin KaFai Lau2020-07-021-0/+2
* selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer2020-07-021-0/+1
* selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer2020-07-021-0/+1
* selftests/bpf: Extract parse_num_list into generic testing_helpers.cAndrii Nakryiko2020-05-131-0/+1
* selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev2020-05-091-23/+0
* selftests/bpf: Add cls_redirect classifierLorenz Bauer2020-04-261-0/+7
* selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko2020-03-171-0/+1
* selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2020-03-131-4/+4
* selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-211-1/+1