summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_progs.c
AgeCommit message (Expand)Author
2023-10-06selftests/bpf: Don't truncate #test/subtest fieldAndrii Nakryiko
2023-05-16selftests/bpf: Do not unload bpf_testmod in load_bpf_testmodJiri Olsa
2023-05-16selftests/bpf: Move test_progs helpers to testing_helpers objectJiri Olsa
2023-05-01selftests/bpf: Test_progs can read test lists from fileStephen Veiss
2023-03-31selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa
2023-03-17selftests/bpf: Add --json-summary option to test_progsManu Bretelle
2023-01-28selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich
2023-01-27selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09selftests: Fix test group SKIPPED resultDomenico Cerasuolo
2022-11-09selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong
2022-09-09selftests/bpf: Deduplicate write_sysctl() to test_progs.cYiFei Zhu
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller
2022-05-20selftests/bpf: Remove filtered subtests from outputMykola Lysenko
2022-05-20selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko
2022-04-28selftests/bpf: Fix two memory leaks in prog_testsMykola Lysenko
2022-04-27bpf/selftests: Add granular subtest output for prog_testMykola Lysenko
2022-04-18selftests/bpf: Refactor prog_tests logging and test executionMykola Lysenko
2022-04-10selftests/bpf: Improve by-name subtest selection logic in prog_testsMykola Lysenko
2022-04-03selftests/bpf: Fix cd_flavor_subdir() of test_progsYuntao Wang
2021-12-14selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko
2021-11-16selftests/bpf: Mark variable as staticYucong Sun
2021-11-16selftests/bpf: Variable naming fixYucong Sun
2021-11-16selftests/bpf: Move summary line after the error logsYucong Sun
2021-10-29selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao
2021-09-13selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu
2021-08-17selftests/bpf: Support glob matching for test selector.Yucong Sun
2021-08-17selftests/bpf: Also print test name in subtest status messageYucong Sun
2021-08-17selftests/bpf: Correctly display subtest skip statusYucong Sun
2021-08-17selftests/bpf: Skip loading bpf_testmod when using -l to list tests.Yucong Sun
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-01-26selftests/bpf: Don't exit on failed bpf_testmod unloadAndrii Nakryiko
2021-01-12selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko
2020-12-10selftests/bpf: Silence ima_setup.sh when not running in verbose mode.KP Singh
2020-12-03selftests/bpf: Add support for marking sub-tests as skippedAndrii Nakryiko
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko
2020-08-24selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-07-02bpf: selftests: Restore netns after each testMartin KaFai Lau
2020-07-01selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer
2020-07-01selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer
2020-07-01selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer
2020-05-13selftests/bpf: Extract parse_num_list into generic testing_helpers.cAndrii Nakryiko
2020-05-09selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev
2020-04-28selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-04-28selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko