diff options
author | Yuran Pereira <yuran.pereira@hotmail.com> | 2023-11-21 05:35:39 +0530 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-11-21 10:43:03 -0800 |
commit | b0e2a0395312f4e53504ae84eeb5902e5518d1d7 (patch) | |
tree | e2b324248b2a501fef66ed7507015deb9fcf31c0 /tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c | |
parent | 57b97ecb40caeb116c22451bbdaaa9a1d12c0b43 (diff) | |
download | linux-b0e2a0395312f4e53504ae84eeb5902e5518d1d7.tar.gz linux-b0e2a0395312f4e53504ae84eeb5902e5518d1d7.tar.bz2 linux-b0e2a0395312f4e53504ae84eeb5902e5518d1d7.zip |
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
bpf_tcp_ca 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/GV1PR10MB6563F180C0F2BB4F6CFA5130E8BBA@GV1PR10MB6563.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c')
0 files changed, 0 insertions, 0 deletions