| Function report | 
| 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 activity | Download SCCT | Chinese | 
Name:kunit_assert_print_msg
Proto:void kunit_assert_print_msg(const struct kunit_assert *assert, struct string_stream *stream)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct kunit_assert * | assert | |
| struct string_stream * | stream | 
| 31 | If fmt Then string_stream_add(stream, "\n%pV", & message) | 
| Name | Describe | 
|---|---|
| kunit_unary_assert_format | |
| kunit_ptr_not_err_assert_format | |
| kunit_binary_assert_format | |
| kunit_binary_ptr_assert_format | |
| kunit_binary_str_assert_format | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |