diff options
author | Yuran Pereira <[email protected]> | 2023-11-21 05:39:25 +0530 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-11-21 10:45:24 -0800 |
commit | f125d09b99fc0ee43f865810390f10b8f23a2c98 (patch) | |
tree | b8c5a66cc6120605a5c7a110d05ed01be3a47f2d /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 3ec1114a97457398077e45b231d502d1cc30439d (diff) |
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
bpf_obj_id 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/GV1PR10MB65639AA3A10B4BBAA79952C7E8BBA@GV1PR10MB6563.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions