Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-17 | selftests/bpf: Add global subprog context passing tests | Andrii Nakryiko | 1 | -0/+2 |
2023-02-17 | selftests/bpf: Convert test_global_funcs test to test_loader framework | Andrii Nakryiko | 1 | -97/+34 |
2022-09-02 | selftests/bpf: Store BPF object files with .bpf.o extension | Daniel Müller | 1 | -17/+17 |
2022-04-06 | selftests/bpf: Test passing rdonly mem to global func | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
2021-12-02 | selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr() | Andrii Nakryiko | 1 | -8/+20 |
2021-02-12 | selftests/bpf: Add unit tests for pointers in global functions | Dmitrii Banshchikov | 1 | -0/+8 |
2020-11-14 | bpf: Relax return code check for subprograms | Dmitrii Banshchikov | 1 | -0/+1 |
2020-08-20 | bpf: selftests: global_funcs: Check err_str before strstr | Yauheni Kaliuta | 1 | -1/+1 |
2020-01-10 | selftests/bpf: Add unit tests for global functions | Alexei Starovoitov | 1 | -0/+82 |