diff options
author | Matteo Croce <mcroce@microsoft.com> | 2022-02-04 01:55:19 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-02-04 11:29:01 -0800 |
commit | 976a38e05a49f401cf9ae3ae20273db6d69783cf (patch) | |
tree | aacf4465982ac8e65482c3e844d161e4b360a33b /tools/lib/api/fs/tracing_path.c | |
parent | e70e13e7d4ab8f932f49db1c9500b30a34a6d420 (diff) |
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Add several tests to check bpf_core_types_are_compat() functionality:
- candidate type name exists and types match
- candidate type name exists but types don't match
- nested func protos at kernel recursion limit
- nested func protos above kernel recursion limit. Such bpf prog
is rejected during the load.
Signed-off-by: Matteo Croce <mcroce@microsoft.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220204005519.60361-3-mcroce@linux.microsoft.com
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions