OpenVPN
Data Fields
TestState Struct Reference
Collaboration diagram for TestState:
Collaboration graph
[legend]

Data Fields

const ListNodecheck_point
 
void * state
 

Detailed Description

Definition at line 156 of file cmocka.c.

Field Documentation

◆ check_point

const ListNode* TestState::check_point

Definition at line 157 of file cmocka.c.

Referenced by _run_group_tests(), and _run_tests().

◆ state

void* TestState::state

Definition at line 159 of file cmocka.c.

Referenced by _run_group_tests(), and _run_tests().


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