diff options
author | Yuran Pereira <[email protected]> | 2023-11-21 05:37:43 +0530 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-11-21 10:43:03 -0800 |
commit | 3ec1114a97457398077e45b231d502d1cc30439d (patch) | |
tree | 7b34819126ba133a7f55209e83ecdd32af7cf447 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | b0e2a0395312f4e53504ae84eeb5902e5518d1d7 (diff) |
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
bind_perm uses the `CHECK` calls even though the use of
ASSERT_ series of macros is preferred in the bpf selftests.
This patch replaces all `CHECK` calls for equivalent `ASSERT_`
macro calls.
Signed-off-by: Yuran Pereira <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/GV1PR10MB656314F467E075A106CA02BFE8BBA@GV1PR10MB6563.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions