Simple XUnit test library / objects in plain C Snapshot
Public Attributes
tagVTEST_TEST_SUITE Struct Reference

#include <vtest.h>

Collaboration diagram for tagVTEST_TEST_SUITE:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * name
VTEST_ACTION setUp
VTEST_ACTION tearDown
struct tagVTEST_TEST_SUITEnext_suite
VTEST_TESTtest_cases

Detailed Description

Definition at line 19 of file vtest.h.


Member Data Documentation

Definition at line 21 of file vtest.h.

Definition at line 24 of file vtest.h.

Definition at line 22 of file vtest.h.

Definition at line 22 of file vtest.h.

Definition at line 26 of file vtest.h.


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