102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_TestCase Struct Reference

#include <dttr_test_support.h>

Data Fields

const char * name
CMUnitTestFunction fn

Detailed Description

Definition at line 15 of file dttr_test_support.h.

Field Documentation

◆ fn

CMUnitTestFunction DTTR_TestCase::fn

Definition at line 17 of file dttr_test_support.h.

Referenced by dttr_test_run_case().

◆ name

const char* DTTR_TestCase::name

Definition at line 16 of file dttr_test_support.h.

Referenced by dttr_test_run_case().


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