Classes | Functions | Variables
test.cpp File Reference
#include "test.h"
#include "settings.h"
#include <stdio.h>
Include dependency graph for test.cpp:

Go to the source code of this file.

Classes

class  QueryCallback
 

Functions

int RegisterTest (const char *category, const char *name, TestCreateFcn *fcn)
 

Variables

int g_testCount = 0
 
TestEntry g_testEntries [MAX_TESTS] = { {nullptr} }
 

Function Documentation

◆ RegisterTest()

int RegisterTest ( const char *  category,
const char *  name,
TestCreateFcn fcn 
)

Definition at line 458 of file test.cpp.

Variable Documentation

◆ g_testCount

int g_testCount = 0

Definition at line 456 of file test.cpp.

◆ g_testEntries

TestEntry g_testEntries[MAX_TESTS] = { {nullptr} }

Definition at line 455 of file test.cpp.



mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22