#include <at_os.h>
Public Types | |
| enum | { DebugBuild = AT_DebugBuild } |
Static Public Methods | |
| char * | GetAccVioAddr () |
| bool | GetRunningTestCase () |
| bool | AT_OSAssert (bool i_assertion, const char *i_file, int i_line) |
| void | TestCaseAssert (const char *i_file, int i_line) |
| void | TestCaseAbort (const char *i_file, int i_line) |
Static Public Attributes | |
| const char * | m_default_temp_dir = "/tmp" |
| const char | m_directory_separator = '/' |
Friends | |
| class | UnitTestAssertModifier |
|
|
|
|
||||||||||||||||
|
The AT_OSAssert method that the current process if an assertion fails. |
|
|
GetAccVioAddr returns m_accessViolationAddr.
|
|
|
GetRunningTestCase returns m_running_test_case
|
|
||||||||||||
|
TestCaseAbort will throw a test case assertion.
|
|
||||||||||||
|
TestCaseAssert will throw a test case assertion.
|
|
|
|
|
|
m_default_temp_dir is a directory to use if no "TMP" or "TEMP" environment variable exists. |
|
|
|
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004