XINU
Data Fields
testcase Struct Reference

#include <testsuite.h>

Data Fields

char * name
 
process(* test )(bool8)
 

Detailed Description

Definition at line 30 of file testsuite.h.

Field Documentation

◆ name

char* testcase::name

Definition at line 31 of file testsuite.h.

◆ test

process(* testcase::test) (bool8)

Definition at line 32 of file testsuite.h.


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