embedded IPsec source code documentation


structural_test.h File Reference


Detailed Description

Header file of the structural test main program.

Author:
Niklaus Schild <n.schild@gmx.ch>
This document is part of embedded IPsec
Copyright (c) 2003 Niklaus Schild and Christian Scheurer, HTI Biel/Bienne
All rights reserved.

Definition in file structural_test.h.

Go to the source code of this file.

Data Structures

struct  test_result_struct

Defines

#define IPSEC_TESTING_EVALUATE(__retcode__, __sub_results__, __functionname__, __msg__)   { \
 This macro is used in all test functions to update statistics and print status information.


Typedefs

typedef test_result_struct test_result

Functions

 switch (__retcode__)


Define Documentation

#define IPSEC_TESTING_EVALUATE __retcode__,
__sub_results__,
__functionname__,
__msg__   )     { \
 

This macro is used in all test functions to update statistics and print status information.

Todo:
this doxygen tag is not working. probably because of the complexity of the macro

Definition at line 57 of file structural_test.h.


Typedef Documentation

typedef struct test_result_struct test_result
 


Function Documentation

switch __retcode__   ) 
 

Definition at line 58 of file structural_test.h.


Copyright 2003 by Christian Scheurer and Niklaus Schild