|
Tramway SDK v0.1.1
|
#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 |
|
inline |
|
inline |
| const char* _test_case::abbrv |
| int _test_case::fail_asserts = 0 |
| const char* _test_case::fullname |
| int _test_case::totl_asserts = 0 |