diff options
author | Leon Hwang <leon.hwang@linux.dev> | 2025-09-19 12:41:10 +0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-09-23 12:07:47 -0700 |
commit | 1c6686bf7fc161ed87b44b523a96c5ae4bfed351 (patch) | |
tree | 4dc6b632825e8547bd864737362595e365a15662 /scripts/gdb/linux/timerlist.py | |
parent | ccb4f5d91ec43c05ba165ccfc7ed889eb9cdfd05 (diff) |
selftests/bpf: Add union argument tests using fexit programs
Add test coverage for union argument support using fexit programs:
* 8B union argument - verify that the verifier accepts it and that fexit
programs can trace such functions.
* 16B union argument - verify that the verifier accepts it and that
fexit programs can access the argument, which is passed using two
registers.
Signed-off-by: Leon Hwang <leon.hwang@linux.dev>
Link: https://lore.kernel.org/r/20250919044110.23729-3-leon.hwang@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions