函数逻辑报告 |
Source Code:lib\kunit\test.c |
Create Date:2022-07-27 07:36:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kunit_resource_destroy
函数原型:int kunit_resource_destroy(struct kunit *test, kunit_resource_match_t match, kunit_resource_free_t free, void *match_data)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kunit * | test | |
kunit_resource_match_t | match | |
kunit_resource_free_t | free | |
void * | match_data |
395 | resource等于kunit_resource_remove(test, match, free, match_data) |
400 | kunit_resource_free(test, resource) |
401 | 返回:0 |
名称 | 描述 |
---|---|
kunit_kfree | |
string_stream_fragment_destroy | |
string_stream_destroy | |
kunit_resource_test_destroy_resource |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |