#include <dlrTest/autoregister.h>
#include <dlrTest/runnableObject.h>
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) |
Copyright (C) 2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file autoregister.cpp.