autoregister.h File Reference

Header file allowing control of what gets run by the main() routine in libdlrTestAutomaticMain. More...

#include <set>

Include dependency graph for autoregister.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  dlr::test
 This namespace contains a unit testing library.

Functions

void dlr::test::private_registerTestFixture (RunnableObject &testFixture)
void dlr::test::private_unregisterTestFixture (RunnableObject &testFixture)
void dlr::test::registerTestFixture (RunnableObject &testFixture)
 This function Registers a test fixture with the pre-written main() function so that it will be run automatically if the user chooses to link with libdlrTestAutoMain.
void dlr::test::unregisterTestFixture (RunnableObject &testFixture)
 This function unregisters a test fixture with the pre-written main() function so that it will not be be run automatically if the user chooses to link with libdlrTestAutoMain.


Detailed Description

Header file allowing control of what gets run by the main() routine in libdlrTestAutomaticMain.

Copyright (C) 2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
884
Date
2007-05-04 00:49:37 -0400 (Fri, 04 May 2007)

Definition in file autoregister.h.


Generated on Wed Nov 25 01:02:07 2009 for dlrTest Utility Library by  doxygen 1.5.8