/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | btf_dump_test_case_ordering.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | btf_dump_test_case_multidim.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | btf_dump_test_case_bitfields.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | btf_dump_test_case_packing.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | btf_dump_test_case_padding.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | btf_dump_test_case_syntax.c | 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
/linux/tools/testing/selftests/bpf/ |
H A D | .gitignore | diff 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | Makefile | diff 2d2a3ad872f884d618f11e1a2028cff862503dcd Fri May 24 20:59:04 CEST 2019 Andrii Nakryiko <andriin@fb.com> selftests/bpf: add btf_dump BTF-to-C conversion tests
Add new test_btf_dump set of tests, validating BTF-to-C conversion correctness. Tests rely on clang to generate BTF from provided C test cases.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|