Function report | 
Source Code:include\kunit\test.h | 
Create Date:2022-07-28 06:38:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kunit_resource_instance_match() - Match a resource with the same instance
Proto:static inline bool kunit_resource_instance_match(struct kunit *test, const void *res, void *match_data)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kunit * | test | |
| const void * | res | |
| void * | match_data | 
| 286 | Return res == match_data | 
| 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  |