Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
tests Struct Reference
Collaboration diagram for tests:
Collaboration graph
[legend]

Data Fields

struct ast_testfirst
 
struct ast_testlast
 
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

Definition at line 104 of file test.c.


The documentation for this struct was generated from the following file: