diff options
| author | Eduard Zingerman <[email protected]> | 2022-11-01 23:54:13 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-11-04 20:10:48 +0000 |
| commit | 2e20f50ff84903964bcfca10ecdab0fa08cd6a4c (patch) | |
| tree | 486247d9d20c2779cc4e4b0ea45a2253c39af03b /tools/bpf/bpftool/prog.c | |
| parent | libbpf: Resolve enum fwd as full enum64 and vice versa (diff) | |
| download | kernel-2e20f50ff84903964bcfca10ecdab0fa08cd6a4c.tar.gz kernel-2e20f50ff84903964bcfca10ecdab0fa08cd6a4c.zip | |
selftests/bpf: Tests for enum fwd resolved as full enum64
A set of test cases to verify enum fwd resolution logic:
- verify that enum fwd can be resolved as full enum64;
- verify that enum64 fwd can be resolved as full enum;
- verify that enum size is considered when enums are compared for
equivalence.
Signed-off-by: Eduard Zingerman <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
