函数逻辑报告 |
Source Code:lib\kunit\test.c |
Create Date:2022-07-27 07:36:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kunit_cleanup
函数原型:void kunit_cleanup(struct kunit *test)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kunit * | test |
464 | 当(true)循环 |
465 | 加自旋锁 |
466 | 如果链表为空则 |
473 | 删除链表项 |
474 | 自旋锁解锁 |
476 | kunit_resource_free(test, resource) |
名称 | 描述 |
---|---|
kunit_case_internal_cleanup | |
kunit_resource_test_cleanup_resources | |
kunit_resource_test_proper_free_ordering | TODO(brendanhiggins@google.com): replace the arrays that keep track of the* order of allocation and freeing with strict mocks using the IN_SEQUENCE macro* to assert allocation and freeing order when the feature becomes available. |
kunit_resource_test_exit |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |