mapitest_test Struct Reference

A list of mapitest tests. More...

#include <mapitest.h>

Data Fields

char * description
enum TestApplicabilityFlags flags
void * fn
char * name
struct mapitest_testnext
builddir build BUILD
openchange COCHRANE utils
mapitest mapitest h struct
mapitest_test
prev

Detailed Description

A list of mapitest tests.

mapitest tests are grouped into test suites. This linked list data structure represents the various tests as a list of tests (i.e. the linked list is a suite of tests).

The function that executes the test is pointed to by the fn element (i.e. fn is a function pointer).


Field Documentation

The description of this test

Referenced by mapitest_suite_add_test_flagged().

builddir build BUILD openchange COCHRANE utils mapitest mapitest h struct mapitest_test* mapitest_test::prev

The previous test in the list


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

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/