embedded IPsec source code documentation


test_result_struct Struct Reference

#include <structural_test.h>


Data Fields

unsigned int tests
unsigned int functions
unsigned int errors
unsigned int notimplemented


Field Documentation

unsigned int test_result_struct::errors
 

local error counter

Definition at line 48 of file structural_test.h.

unsigned int test_result_struct::functions
 

number of local functions to test

Definition at line 47 of file structural_test.h.

unsigned int test_result_struct::notimplemented
 

local counter of not implemented functions

Definition at line 49 of file structural_test.h.

unsigned int test_result_struct::tests
 

number of tests performed in all local function

Definition at line 46 of file structural_test.h.


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

Copyright 2003 by Christian Scheurer and Niklaus Schild