summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/core_reloc.c
AgeCommit message (Expand)Author
2019-12-15selftests/bpf: Add flexible array relocation testsAndrii Nakryiko
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko
2019-11-18selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko
2019-11-06selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko
2019-10-21selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii 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-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
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko