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

#include <vtestrunner.h>

Collaboration diagram for tagVTEST_RUNNER_IMPL:
Collaboration graph
[legend]

List of all members.

Public Attributes

VTEST_RUNNER_report_suite_start suite_start
VTEST_RUNNER_report_test_start test_start
VTEST_RUNNER_report_results results
VTEST_RUNNER_report_wrapup wrapup
int current_test_state
VTEST_STATUS scope_fail
VTEST_TEST_SUITEsuite
VTEST_TESTtest

Detailed Description

Definition at line 42 of file vtestrunner.h.


Member Data Documentation

Definition at line 49 of file vtestrunner.h.

Definition at line 46 of file vtestrunner.h.

Definition at line 50 of file vtestrunner.h.

Definition at line 51 of file vtestrunner.h.

Definition at line 44 of file vtestrunner.h.

Definition at line 52 of file vtestrunner.h.

Definition at line 45 of file vtestrunner.h.

Definition at line 47 of file vtestrunner.h.


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