aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorYuran Pereira <[email protected]>2023-11-21 05:40:41 +0530
committerAndrii Nakryiko <[email protected]>2023-11-21 10:45:26 -0800
commit3ece0e85f679c23d2a5128993846c58a2f5f890e (patch)
tree44db270715ffcdfdf3c099a61d5b3c5e0106dd25 /tools/testing/selftests/bpf/progs/test_autoload.c
parentf125d09b99fc0ee43f865810390f10b8f23a2c98 (diff)
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
vmlinux.c 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/GV1PR10MB6563ED1023A2A3AEF30BDA5DE8BBA@GV1PR10MB6563.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions