Motr  M0
st_test Struct Reference

#include <st.h>

Collaboration diagram for st_test:
Collaboration graph

Data Fields

const char * st_name
 
void(* st_proc )(void)
 
int st_enabled
 

Detailed Description

Definition at line 73 of file st.h.

Field Documentation

◆ st_enabled

int st_enabled

Definition at line 80 of file st.h.

◆ st_name

const char* st_name

name of the test, must be unique

Definition at line 75 of file st.h.

◆ st_proc

void(* st_proc) (void)

pointer to testing procedure

Definition at line 77 of file st.h.


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