Tramway SDK
Public Member Functions | Public Attributes | List of all members
_test_case Struct Reference

#include <test.h>

Public Member Functions

void fail ()
 
void succ ()
 

Public Attributes

const char * fullname
 
const char * abbrv
 
int totl_asserts = 0
 
int fail_asserts = 0
 

Member Function Documentation

◆ fail()

void _test_case::fail ( )
inline

◆ succ()

void _test_case::succ ( )
inline

Member Data Documentation

◆ abbrv

const char* _test_case::abbrv

◆ fail_asserts

int _test_case::fail_asserts = 0

◆ fullname

const char* _test_case::fullname

◆ totl_asserts

int _test_case::totl_asserts = 0

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