开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_progs.c
Age
Commit message (
Expand
)
Author
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
2023-01-27
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-09
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-07-29
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
2022-05-20
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2022-05-20
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
2022-04-28
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
2022-04-27
bpf/selftests: Add granular subtest output for prog_test
Mykola Lysenko
2022-04-18
selftests/bpf: Refactor prog_tests logging and test execution
Mykola Lysenko
2022-04-10
selftests/bpf: Improve by-name subtest selection logic in prog_tests
Mykola Lysenko
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-11-16
selftests/bpf: Mark variable as static
Yucong Sun
2021-11-16
selftests/bpf: Variable naming fix
Yucong Sun
2021-11-16
selftests/bpf: Move summary line after the error logs
Yucong Sun
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-10-08
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
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-08-17
selftests/bpf: Support glob matching for test selector.
Yucong Sun
2021-08-17
selftests/bpf: Also print test name in subtest status message
Yucong Sun
2021-08-17
selftests/bpf: Correctly display subtest skip status
Yucong Sun
2021-08-17
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-01-26
selftests/bpf: Don't exit on failed bpf_testmod unload
Andrii Nakryiko
2021-01-12
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
2020-12-10
selftests/bpf: Silence ima_setup.sh when not running in verbose mode.
KP Singh
2020-12-03
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-08-24
selftests/bpf: Fix test_progs-flavor run getting number of tests
Jesper Dangaard Brouer
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
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-07-01
selftests/bpf: Test_progs indicate to shell on non-actions
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-28
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
2020-04-28
selftests/bpf: Fix memory leak in test selector
Andrii Nakryiko
2020-03-17
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
2020-03-17
selftests/bpf: Fix test_progs's parsing of test numbers
Andrii Nakryiko
2020-03-17
selftests/bpf: Fix nanosleep for real this time
Andrii Nakryiko
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2020-03-13
selftests/bpf: Fix usleep() implementation
Andrii Nakryiko
2020-03-13
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
Andrii Nakryiko
[next]