Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
criterion_test Struct Reference

#include <types.h>

Data Fields

const char * name
 
const char * category
 
void(* test )(void)
 
struct criterion_test_extra_datadata
 

Detailed Description

Represents a test

Definition at line 175 of file types.h.

Field Documentation

◆ category

const char* criterion_test::category

Definition at line 177 of file types.h.

◆ data

struct criterion_test_extra_data* criterion_test::data

Definition at line 179 of file types.h.

◆ name

const char* criterion_test::name

Definition at line 176 of file types.h.

◆ test

void(* criterion_test::test) (void)

Definition at line 178 of file types.h.


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