diff options
| author | Yuran Pereira <yuran.pereira@hotmail.com> | 2023-11-21 05:40:41 +0530 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2023-11-21 10:45:26 -0800 |
| commit | 3ece0e85f679c23d2a5128993846c58a2f5f890e (patch) | |
| tree | 44db270715ffcdfdf3c099a61d5b3c5e0106dd25 /scripts/generate_rust_analyzer.py | |
| parent | f125d09b99fc0ee43f865810390f10b8f23a2c98 (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 <yuran.pereira@hotmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/GV1PR10MB6563ED1023A2A3AEF30BDA5DE8BBA@GV1PR10MB6563.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
