Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

CUError.c File Reference


Detailed Description

Error handling functions (implementation).

#include <stdio.h>
#include <stdlib.h>
#include "CUError.h"
#include "test_cunit.h"

Functions

const char * get_error_desc (CU_ErrorCode error)
 Internal function to look up the error message for a specified error code.
void test_cunit_CUError (void)

Variables

CU_ErrorCode g_error_number = CUE_SUCCESS
 Local variable holding the current error code.
CU_ErrorCode g_error_action = CUEA_IGNORE
 Local variable holding the current error action code.


Generated on Thu Apr 28 12:36:09 2005 for CUnit by  doxygen 1.3.9.1