diff options
author | Eric Chan <ericchancf@google.com> | 2024-07-11 19:39:31 +0000 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-07-12 10:12:05 -0600 |
commit | 7d4087b013895524438f2522367c984f776e09e3 (patch) | |
tree | dcb80789de2e9f53e40953b5c4ea8120d610d4f7 /tools/testing/selftests/x86/vdso_restorer.c | |
parent | 2be32bbe6989e071aea1767cb54c7528a0dac07f (diff) |
kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readability
Both KUNIT_FAIL and KUNIT_ASSERT_FAILURE defined to KUNIT_FAIL_ASSERTION
with different tpye of kunit_assert_type. The current naming of
KUNIT_ASSERT_FAILURE and KUNIT_FAIL_ASSERTION is confusing due to their
similarities. To improve readability and symmetry, renames
KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT. Makes the naming
consistent, with KUNIT_FAIL and KUNIT_FAIL_AND_ABORT being symmetrical.
Additionally, an explanation for KUNIT_FAIL_AND_ABORT has been added to
clarify its usage.
Signed-off-by: Eric Chan <ericchancf@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/x86/vdso_restorer.c')
0 files changed, 0 insertions, 0 deletions