Asterisk - The Open Source Telephony Project
18.5.0
Data Fields
tests Struct Reference
Collaboration diagram for tests:
[
legend
]
Data Fields
struct
ast_test
*
first
struct
ast_test
*
last
ast_mutex_t
lock
Detailed Description
List of registered test definitions
Definition at line
104
of file
test.c
.
Field Documentation
◆
first
struct
ast_test
* first
Definition at line
104
of file
test.c
.
◆
last
struct
ast_test
* last
Definition at line
104
of file
test.c
.
◆
lock
ast_mutex_t
lock
Definition at line
104
of file
test.c
.
The documentation for this struct was generated from the following file:
test.c
Generated on Sun Aug 8 2021 19:47:30 for Asterisk - The Open Source Telephony Project by
1.8.13