RTS API Documentation  1.10.11
Data Fields
_fct_test_t Struct Reference

#include <switch_fct.h>

+ Collaboration diagram for _fct_test_t:

Data Fields

fct_nlist_t failed_chks
 
fct_nlist_t passed_chks
 
fct_timer_t timer
 
char name [FCT_MAX_NAME]
 

Detailed Description

Definition at line 928 of file switch_fct.h.

Field Documentation

◆ failed_chks

fct_nlist_t _fct_test_t::failed_chks

◆ name

char _fct_test_t::name[FCT_MAX_NAME]

Definition at line 940 of file switch_fct.h.

Referenced by fct_test_new().

◆ passed_chks

fct_nlist_t _fct_test_t::passed_chks

Definition at line 934 of file switch_fct.h.

Referenced by fct_test__add(), fct_test__chk_cnt(), fct_test__del(), and fct_test_new().

◆ timer

fct_timer_t _fct_test_t::timer

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