Function report |
Source Code:lib\kunit\test.c |
Create Date:2022-07-28 06:38:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kunit_cleanup
Proto:void kunit_cleanup(struct kunit *test)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit * | test |
464 | When (true) cycle |
465 | spin_lock( & Guards all mutable test state. ) |
468 | Break |
476 | kunit_resource_free(test, resource) |
Name | Describe |
---|---|
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 |
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 |