summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/core_reloc_types.h
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add test involving restrict type qualifierDaniel Müller2022-07-081-2/+6
* selftests/bpf: Add type match test against kernel's task_structDaniel Müller2022-07-051-0/+1
* selftests/bpf: Add nested type to type based testsDaniel Müller2022-07-051-20/+42
* selftests/bpf: Add test checking more characteristicsDaniel Müller2022-07-051-0/+51
* selftests/bpf: Add type-match checks to type-based testsDaniel Müller2022-07-051-1/+13
* selftests/bpf: Add a test for enum64 value relocationsYonghong Song2022-06-071-0/+78
* selftests/bpf: Add bpf_core_field_offset() testsAndrii Nakryiko2022-05-091-0/+18
* selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko2021-04-261-18/+2
* selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich2021-03-091-0/+5
* selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko2020-12-031-0/+17
* selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocationsAndrii Nakryiko2020-08-191-0/+84
* selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGETAndrii Nakryiko2020-08-191-0/+41
* selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocationsAndrii Nakryiko2020-08-191-1/+201
* selftests/bpf: Add test validating failure on ambiguous relocation valueAndrii Nakryiko2020-08-181-0/+25
* selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2020-08-131-32/+37
* bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
* selftests/bpf: Add flexible array relocation testsAndrii Nakryiko2019-12-151-0/+39
* selftests/bpf: Add field size relocation testsAndrii Nakryiko2019-11-041-0/+31
* selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko2019-11-041-0/+72
* selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko2019-11-041-69/+1
* selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko2019-10-171-1/+1
* selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko2019-10-151-0/+56
* selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko2019-10-081-0/+9
* tools/bpf: fix core_reloc.c compilation errorYonghong Song2019-08-071-1/+1
* selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko2019-08-071-0/+25
* selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko2019-08-071-0/+101
* selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko2019-08-071-0/+13
* selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko2019-08-071-0/+72
* selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko2019-08-071-0/+67
* selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko2019-08-071-0/+81
* selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko2019-08-071-0/+293
* selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko2019-08-071-0/+15