summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/core_reloc_types.h
AgeCommit message (Expand)Author
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller
2022-06-07selftests/bpf: Add a test for enum64 value relocationsYonghong Song
2022-05-09selftests/bpf: Add bpf_core_field_offset() testsAndrii Nakryiko
2021-04-26selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich
2020-12-03selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko
2020-08-19selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocationsAndrii Nakryiko
2020-08-19selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGETAndrii Nakryiko
2020-08-19selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocationsAndrii Nakryiko
2020-08-18selftests/bpf: Add test validating failure on ambiguous relocation valueAndrii Nakryiko
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-05-11bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-12-15selftests/bpf: Add flexible array relocation testsAndrii Nakryiko
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko
2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko
2019-10-15selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko
2019-10-08selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko