MOS Source Code
Loading...
Searching...
No Matches
mos_test_func_t Struct Reference

#include <test_engine_impl.h>

Public Attributes

void(* test_func )(mos_test_result_t *)
 
const char * test_name
 

Detailed Description

Definition at line 301 of file test_engine_impl.h.

Member Data Documentation

◆ test_func

void(* test_func) (mos_test_result_t *)

Definition at line 303 of file test_engine_impl.h.

◆ test_name

const char* test_name

Definition at line 304 of file test_engine_impl.h.


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