Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\kunit\assert.c Create Date:2022-07-28 06:38:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kunit_fail_assert_format

Proto:void kunit_fail_assert_format(const struct kunit_assert *assert, struct string_stream *stream)

Type:void

Parameter:

TypeParameterName
const struct kunit_assert *assert
struct string_stream *stream
38  SPDX-License-Identifier: GPL-2.0
39  string_stream_add(stream, "%pV", & message)