summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/core_reloc_types.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-27selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko1-18/+2
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich1-0/+5
2020-12-04selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko1-0/+17
2020-08-20selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocationsAndrii Nakryiko1-0/+84
2020-08-20selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGETAndrii Nakryiko1-0/+41
2020-08-20selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocationsAndrii Nakryiko1-1/+201
2020-08-19selftests/bpf: Add test validating failure on ambiguous relocation valueAndrii Nakryiko1-0/+25
2020-08-14selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko1-32/+37
2020-05-11bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-12-16selftests/bpf: Add flexible array relocation testsAndrii Nakryiko1-0/+39
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko1-0/+31
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko1-0/+72
2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko1-69/+1
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko1-1/+1
2019-10-16selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko1-0/+56
2019-10-09selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko1-0/+9
2019-08-08tools/bpf: fix core_reloc.c compilation errorYonghong Song1-1/+1
2019-08-08selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko1-0/+25
2019-08-08selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko1-0/+101
2019-08-08selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko1-0/+13
2019-08-08selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko1-0/+72
2019-08-08selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko1-0/+67
2019-08-08selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko1-0/+81
2019-08-08selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko1-0/+293
2019-08-08selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko1-0/+15