diff options
author | Yuran Pereira <yuran.pereira@hotmail.com> | 2023-11-21 05:39:25 +0530 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-11-21 10:45:24 -0800 |
commit | f125d09b99fc0ee43f865810390f10b8f23a2c98 (patch) | |
tree | b8c5a66cc6120605a5c7a110d05ed01be3a47f2d /tools/testing/selftests/bpf/prog_tests/vmlinux.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 <yuran.pereira@hotmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/GV1PR10MB65639AA3A10B4BBAA79952C7E8BBA@GV1PR10MB6563.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/vmlinux.c')
0 files changed, 0 insertions, 0 deletions